Enum ScrollDirection
The scrolling directions supported by the AI automatic scrolling feature.
Namespace: HP.LFT.SDK.AI
Assembly: HP.LFT.SDK.dll
Syntax
public enum ScrollDirection
Fields
| Name | Description |
|---|---|
| DOWN | Down |
| LEFT | Left |
| RIGHT | Right |
| UP | Up |