Class NuiButtonSelect
A clickable button with text as the label.
Same as NuiButton, but this one is a toggle.
public sealed class NuiButtonSelect : NuiWidget
- Inheritance
-
NuiButtonSelect
- Inherited Members
- Extension Methods
Constructors
- NuiButtonSelect(NuiProperty<string>, NuiProperty<bool>)
A clickable button with text as the label.
Same as NuiButton, but this one is a toggle.