Table of Contents

Property Scrollbars

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Scrollbars

Gets or sets whether scroll bars should be rendered for this scroll list.
Auto is not supported.

[JsonProperty("scrollbars")]
public NuiScrollbars Scrollbars { get; set; }

Property Value

NuiScrollbars