Table of Contents

Enum ScrollType

Namespace
UILib.Components
Assembly
UILib.dll

Scroll types which can be applied to ScrollBars.

[Flags]
public enum ScrollType

Fields

Horizontal = 4
None = 1
Vertical = 2