enableDefaultAction abstract method
- GestureType gestureType
Enables default action to be performed for a specified gesture.
gestureTypeThe gesture type.
Implementation
void enableDefaultAction(GestureType gestureType);
Enables default action to be performed for a specified gesture.
gestureType The gesture type.void enableDefaultAction(GestureType gestureType);