SetGesturesEnabled abstract method

void SetGesturesEnabled(
  1. Iterable<Gesture> flags
)

Implementation

void SetGesturesEnabled(
  Iterable<Gesture> flags,
);