GraffitiBundle.MessageDialog

Enumerations #

NameValues
IconTypesNone
Caution
Note
Question
Stop

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

This class exposes no methods.

Properties #

NameTypeDefault ValueDescription
ActionButtonMessageDialogButtonNilButton settings applied to the action button. Client system defaults will be used if unspecified.
AlternateActionButtonMessageDialogButtonNilButton settings applied to the alternate action button. Client system defaults will be used if unspecified.
CancelButtonMessageDialogButtonNilButton settings applied to the cancel button. Client system defaults will be used if unspecified.
ExplanationString“”The text of a secondary message.
IconTypeIconTypesIconTypes.NoneIcon to display on the dialog.
MessageString“”Dialog’s message content.
ResultMessageDialogButtonNilReturns which button was pressed.
TagVariantNilDeveloper storage.
TitleString“”Title text of the message dialog.