MessageDialog.setMessage

Set the main message to display in the message dialog.

class MessageDialog
setMessage
(
this T
)
(
string message
)

Parameters

message string

The message.

Return Value

Type: auto

This dialog to aid method chaining.

Meta