IsGestureDetected abstract method

bool IsGestureDetected(
  1. Gesture key
)

Implementation

bool IsGestureDetected(
  Gesture key,
);