Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1935
How do you programmatically slide the tab menu into view
posted

I have a slide tab menu at the bottom edge of my app, with a little tab poking up in the center bottom for the user to tap to slide it's contents into view, and tap again to slide out of view.  I can't figure out how to do this programmatically.  Setting isExpanded = YES doesn't do anything.

Parents
No Data
Reply
  • 4940
    Suggested Answer
    Offline posted

    Hi,

    I've already answered your support case with the same question, but I'll repeat what I said here in case anyone would have the same issue.

    Upon creating a test project for isExpanded the property worked as intended. I've attached a test project to this case so you can see the usage of it.

    SlideTabIsExpandedObjC.zip
Children
No Data