MsgBoxOption Fields

GeonBit.UI

MsgBoxOption Fields

The MessageBoxMsgBoxOption type exposes the following members.

Fields
  NameDescription
Public fieldCallback
Callback to run when clicked. Return false to leave message box opened (true will close it).
Public fieldTitle
Option title (for the button).
Top
See Also