Method SetTitleFont
SetTitleFont(Font?)
Sets the title text font.
void SetTitleFont(Font? font)
Parameters
font
FontFont of the title.
Remarks
By default it's emphasized using the font style or colour appropriate for the current platform.
Sets the title text font.
void SetTitleFont(Font? font)
font
FontFont of the title.
By default it's emphasized using the font style or colour appropriate for the current platform.