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