Enum GestureSourceType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll

Gesture source type. Deprecated. This value will be deleted without notice. Please do not use it.

C#
Copy
public enum GestureSourceType : int
Name Description
Invalid

invalid data.

Primary

Primary.

Secondary

Secondary.

Tertiary

Third (tertiary)

Extension Methods