# MenuPopupShowParams
Dictionary of options for showing a menu popup with show.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Overview
The parameters used when showing a menu popup. Must include the view
property to tell the menu popup
at which view it should be shown. Also set the animated
property to false
if you want to show the
menu popup without an animation.
# Properties
# animated
animated :Boolean
Determines whether the menu popup should be opened or closed animated.
Default: true
# arrowDirection
arrowDirection :Number
Indicates the arrow direction of the menu popup.
Use this property to indicate the menu popups arrow to use.
This API can be assigned the following constants:
Default: Titanium.UI.iOS.MENU_POPUP_ARROW_DIRECTION_DEFAULT