Property Scrollbars
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; }
Gets or sets whether scroll bars should be rendered for this scroll list.
Auto is not supported.
[JsonProperty("scrollbars")]
public NuiScrollbars Scrollbars { get; set; }