Table of Contents

Property Border

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Border

Gets or sets whether the window border should be rendered.

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

Property Value

NuiProperty<bool>