Help
News
TiDev
Appearance
Dictionary of options for the Titanium.UI.OptionDialog.show method.
Platforms: ipad, macos
Type: Boolean
Boolean
Determines whether to animate the dialog as it is shown.
Type: Dimension
Dimension
Positions the arrow of the option dialog relative to the attached view's dimensions.
Setting the x, y coordinates to (0, 0) places the dialog in the top-left corner of the view object. Set both the width and height properties to 1.
width
height
Type: Titanium.UI.View
Titanium.UI.View
View to which to attach the dialog.