Table of Contents

Class NuiCheck

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A checkbox with a label to the right of it.

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

Constructors

NuiCheck(NuiProperty<string>, NuiProperty<bool>)

A checkbox with a label to the right of it.

Properties

Label

Gets or sets the checkbox label text.

Selected

Gets or sets whether the checkbox is selected.

Type

Gets the NUI widget type identifier for this element.