SetGesturesEnabled abstract method
Enable a set of gestures using flags Gesture
Implementation
void SetGesturesEnabled(
Iterable<Gesture> flags,
);
Enable a set of gestures using flags Gesture
void SetGesturesEnabled(
Iterable<Gesture> flags,
);