Table of Contents

Property Resizable

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Resizable

Gets or sets whether this window can be resized.

[JsonProperty("resizable")]
public NuiProperty<bool> Resizable { get; set; }

Property Value

NuiProperty<bool>