enableDefaultAction abstract method

void enableDefaultAction(
  1. GestureType gestureType
)

Enables default action to be performed for a specified gesture.

  • gestureType The gesture type.

Implementation

void enableDefaultAction(GestureType gestureType);