Table of Contents

Enum ScrollDirection

Namespace
HP.LFT.SDK.AI
Assembly
HP.LFT.SDK.dll

The scrolling directions supported by the AI automatic scrolling feature.

public enum ScrollDirection

Fields

DOWN = 0

Down

LEFT = 2

Left

RIGHT = 3

Right

UP = 1

Up