RotateGesture

The RotateGesture class contains the details of a detected rotate gesture.

Properties

Property
Description
location
(get) location: PixelPointSignal (set) (Not Available)
Specifies a PixelPointSignal object that represents the center point between two touches in screen coordinates.
Note: The location is always specified in the screen coordinates, even if the event was emitted as a result of rotating on a specific object.
rotation
(get) rotation: ScalarSignal (set) (Not Available)
Specifies a ScalarSignal representing the rotation indicated by the gesture, in radians.

Methods

This module exposes no methods.