Table of Contents

Class NuiLabel

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A single-line, styleable, non-editable text field.

public sealed class NuiLabel : NuiWidget
Inheritance
NuiLabel
Inherited Members
Extension Methods

Constructors

NuiLabel(NuiProperty<string>)

A single-line, styleable, non-editable text field.

Properties

HorizontalAlign

Gets or sets the horizontal alignment of the text.

Label

Gets or sets the label text.

Type

Gets the NUI widget type identifier for this element.

VerticalAlign

Gets or sets the vertical alignment of the text.