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