Enum ScrollDirection
The scrolling directions supported by the AI automatic scrolling feature.
public enum ScrollDirection
Fields
DOWN = 0Down
LEFT = 2Left
RIGHT = 3Right
UP = 1Up
The scrolling directions supported by the AI automatic scrolling feature.
public enum ScrollDirection
DOWN = 0Down
LEFT = 2Left
RIGHT = 3Right
UP = 1Up