Api Editor ScrollbarMode
enum

ScrollbarMode

public sealed enum ScrollbarMode : Enum

Enum Values

Name Value Description
Auto Only show the scrollbar when necessary.
Off Never show the scrollbar.
On Always show the scrollbar.
Assembly: Sandbox.Tools Namespace: Editor Full Name: Editor.ScrollbarMode