disableUserGesture property

bool disableUserGesture
final

Required a bool value for disabling the user touch. you can still perform programmatic swipes

see also for runtime changes : LiquidController.shouldDisableGestures

Implementation

final bool disableUserGesture;