Class NuiOptions
A list of options (radio buttons).
Only one can be selected at a time.
public sealed class NuiOptions : NuiWidget
- Inheritance
-
NuiOptions
- Inherited Members
- Extension Methods
Properties
- Direction
Gets or sets the layout direction of the options.
- Options
Gets or sets the option labels.
- Selection
Gets or sets the selected option index.
- Type
Gets the NUI widget type identifier for this element.