SetGesturesEnabled method

void SetGesturesEnabled(
  1. int flags
)

Enable a set of gestures using flags Gesture

Implementation

void SetGesturesEnabled(int flags)
  => _SetGesturesEnabled(flags);