MessageDialog.setDefaultButton

Set the default button.

class MessageDialog
setDefaultButton
(
this T
)
(
string button
)

Parameters

button string

The default button to use.

Return Value

Type: auto

This dialog to aid method chaining.

See Also

Meta