Property Resizable
Resizable
Gets or sets whether this window can be resized.
[JsonProperty("resizable")]
public NuiProperty<bool> Resizable { get; set; }
Gets or sets whether this window can be resized.
[JsonProperty("resizable")]
public NuiProperty<bool> Resizable { get; set; }