Dictionary of options for the Titanium.UI.OptionDialog.show method.
NOTE This is an abstract type. Any object meeting this description can be used where this type is used.
Determines whether to animate the dialog as it is shown.
Determines whether to animate the dialog as it is shown.
String to be used as a message for the dialog.
String to be used as a message for the dialog.
Array of String instances.
Array of String instances.
They will be shown as a single choice list.
Positions the arrow of the option dialog relative to the attached view's dimensions.
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.