Click or drag to resize

MessageWindow Fields

The MessageWindow type exposes the following members.

Fields
  NameDescription
Public fieldAlertSprite
The icon to use for alerts.
Public fieldButtons
References to three Buttons to use for message options.
Public fieldButtonTexts
References to three Texts to that go with the buttons.
Public fieldCloseButton
Reference to the Button that closes the message window.
Public fieldIconImage
The Image to use for showing the icon.
Public fieldInfoSprite
The icon to use for info-boxes.
Public fieldMessageText
The Text to use for showing the message.
Public fieldQuestionSprite
The icon to use for questions.
Public fieldSubtitleSeparator
The object associated with sub-title (optional). Gets hidden if there isn't a subtitle in the message.
Public fieldSubtitleText
The Text to use for showing sub-title (optional).
Public fieldTitleText
The Text to use for showing title.
Top
See Also