Class NuiText
A non-editable text field. Supports multiple lines and has a skinned border and a scrollbar if needed.
public sealed class NuiText : NuiWidget
- Inheritance
-
NuiText
- Inherited Members
- Extension Methods
Constructors
- NuiText(NuiProperty<string>)
A non-editable text field. Supports multiple lines and has a skinned border and a scrollbar if needed.
Properties
- Border
Gets or sets whether a border is rendered around the text container.
- Scrollbars
Gets or sets the scrollbars for this text container.
- Text
Gets or sets the displayed text.
- Type
Gets the NUI widget type identifier for this element.