Content
: string
[Get][Set] |
String that is being used for displaying text content of the label.
Might be truncated if too long (with overflow)
Signature
string Content |
TextStyle
: TextStyle
[Get][Set] |
The style used for the text, containing properties such as font, size, alignment and color.
Signature
TextStyle TextStyle |
Setup
(
owner
)
|