WindowTitleSettingsBuilder
Methods
Enabled(System.Boolean)
Enables or disables the title.
Parameters
enable - System.Boolean
If set to true enables the title; otherwise, false.
RETURNS
The current WindowTitleSettingsBuilder instance.
Text(System.String)
The text in the window title bar.
Parameters
value - System.String
The value for Text
RETURNS
The current WindowTitleSettingsBuilder instance.
Encoded(System.Boolean)
Specifies whether the title text should be encoded.
Parameters
value - System.Boolean
The value for Encoded
RETURNS
The current WindowTitleSettingsBuilder instance.