Property Collapsed
Collapsed
Gets or sets whether this window is collapsed.
Use a static value to force the popup into a collapsed/unfolded state.
[JsonProperty("collapsed")]
public NuiProperty<bool>? Collapsed { get; set; }
Gets or sets whether this window is collapsed.
Use a static value to force the popup into a collapsed/unfolded state.
[JsonProperty("collapsed")]
public NuiProperty<bool>? Collapsed { get; set; }