MessageDialogGidBuilderImpl.text

Set text property.

class MessageDialogGidBuilderImpl(T)
T
text
(
string propval
)

Parameters

propval string

The primary text of the message dialog. If the dialog has a secondary text, this will appear as the title.

Return Value

Type: T

Builder instance for fluent chaining