enableGestureHover property

bool enableGestureHover
final

Hover gesture triggered tilt.

Only the following gestures: GesturesType.hover


开启 Hover 手势触发倾斜。

仅以下手势生效: GesturesType.hover

Implementation

final bool enableGestureHover;