Creates a message box.
The title of the message box window.
The message of the message box text.
The icon name of the message box icon.
The buttons to use.
The callback to call once the message box is closed.
Whether to be quiet.
OK Button.
The underlying window object for the message box.
The message box icon.
Fired when the message box is being closed.
Whether to be quiet.
Closes the window.
Sets the size of the message box.
The width of the message box to set.
The height of the message box to set.
Shows the message box.
Generated using TypeDoc
old api - kept for compatibility.
An object representing a message box.