Table of Contents

Enum SwipeDirection

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

Swipe direction.

public enum SwipeDirection

Fields

Down = 3

Swipe down.

Left = 0

Swipe left.

Right = 1

Swipe right.

Up = 2

Swipe up.