MessageDialog.setIcon

Set the preset dialog icon. It must be one of the following: error, info, question or warning.

class MessageDialog
setIcon
(
this T
)
(
string icon
)

Parameters

icon string

The preset dialog icon.

Return Value

Type: auto

This dialog to aid method chaining.

See Also

Meta