Interfaces
RotationGestureEventData
RotationGestureEventData
interface RotationGestureEventData extends GestureEventDataWithState { rotation: number; }
Provides gesture event data for rotation gesture.
Summary β
Properties β
rotation β
- Previous
- RootLayoutOptions
- Next
- ScrollEventData
On this page