enableGestureTouch property

bool enableGestureTouch
final

Touch gesture triggered tilt.

Only the following gestures: GesturesType.touch


开启 Touch 手势触发倾斜。

仅以下手势生效: GesturesType.touch

Implementation

final bool enableGestureTouch;