A view displaying non-editable text
The text displayed by the view.
A String. |
If -setBoth is true, setting this variable also sets -string to the value interpreted as String.
Any object, typically one which makes sense to display as a string, such as a Float. |
The alignment of the displayed text. See Alignment for possible values.
The font used to display the text.
A Font. |
The color used to display the text.
A Color. |
Setting this variable colors the whole area occupied by the view under the text with the given color.
A Color. |