Make your voice heard in 2025 → Answer 8 simple questions in this Survey
Open Survey
interface GestureEventDataWithState extends GestureEventData {
  state: number;
}
Provides gesture event data.

Summary

Properties

state
4 properties inherited from GestureEventData
Click to expand
2 properties inherited from EventData
Click to expand

Properties