MenuPopupHideParams

Dictionary of options for hiding a menu popup with Titanium.UI.iOS.MenuPopup.hide.

Set the animated property to false if you want to hide the menu popup without an animation.

  • 5.2.0
  • 5.2.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

MenuPopupHideParams
: Boolean
Determines whether the menu popup should be opened or closed animated. ...

Determines whether the menu popup should be opened or closed animated.

Default: true