SetGesturesEnabled function

void SetGesturesEnabled(
  1. int flags
)

Implementation

void SetGesturesEnabled(int flags) => _module.SetGesturesEnabled(flags);