Note: You are on the beta version of our docs. This is a work in progress and may contain broken links and pages.
Interfaces
RotationGestureEventData
RotationGestureEventData
interface RotationGestureEventData extends GestureEventDataWithState { rotation: number; }
Provides gesture event data for rotation gesture.
Summary
Properties
Properties
rotation
- Previous
- RootLayoutOptions
- Next
- ScrollEventData