PanGesture
Last updated
Last updated
Property
Description
location
(get) location: PixelPointSignal (set) (Not Available)
Specifies a PixelPointSignal
that represents the location of the gesture in screen coordinates.
Note: The location is always specified in the screen coordinates, even if the event was emitted as a result of panning on a specific object.
translation
(get) translation: PixelPointSignal (set) (Not Available)
Specifies a PixelPointSignal
indicating the position of the gesture, in screen coordinates, relative to the start point.
Note: The translation is always specified in the screen coordinates, even if the event was emitted as a result of panning on a specific object.