Table of Contents

Class NuiTextEdit

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

An editable text field. Can be optionally configured as multi-line.

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

Constructors

NuiTextEdit(NuiProperty<string>, NuiProperty<string>, ushort, bool)

An editable text field. Can be optionally configured as multi-line.

Properties

Label
MaxLength
MultiLine
Type
Value
WordWrap