Gesture
Last updated
Last updated
The Gesture
class encapsulates details of a detected gesture.
Property
Description
state
(get) state: StringSignal (set) (Not Available)
Specifies a representing the current gesture state. The value is a member of the enum.
type
(get) type: Gesture.Type (set) (Not Available)
Specifies a enum value representing the type of gesture detected.
To use this property, enable pre-release APIs in your project manifest.
This module exposes no methods.
Enum
Description
The State enum describes the state of a Gesture.
The Type
enum describes a touch gesture.