Table of Contents

Class NuiToggles

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

A tab bar widget presenting selectable toggle elements.

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

Constructors

NuiToggles(NuiDirection, List<string>)

A tab bar widget presenting selectable toggle elements.

Properties

Direction

Gets or sets the layout direction of the toggles.

Elements

Gets or sets the toggle labels.

Type

Gets the NUI widget type identifier for this element.