Property Selected
Selected
Gets or sets whether this toggle button is selected.
[JsonProperty("value")]
public NuiProperty<bool> Selected { get; set; }
Gets or sets whether this toggle button is selected.
[JsonProperty("value")]
public NuiProperty<bool> Selected { get; set; }