The rate at which the interpolated panning will decelerate in
#ClutterPanAction will emit interpolated ::pan events with decreasing scroll deltas, using the rate specified by this property.
Whether or not the #ClutterActorMeta is enabled
Whether interpolated events emission is enabled.
Number of touch points to trigger a gesture action.
The unique name to access the #ClutterActorMeta
Constraints the panning action to the specified axis
The horizontal trigger distance to be used by the action to either emit the #ClutterGestureAction::gesture-begin signal or to emit the #ClutterGestureAction::gesture-cancel signal.
A negative value will be interpreted as the default drag threshold.
The vertical trigger distance to be used by the action to either emit the #ClutterGestureAction::gesture-begin signal or to emit the #ClutterGestureAction::gesture-cancel signal.
A negative value will be interpreted as the default drag threshold.
The trigger edge to be used by the action to either emit the #ClutterGestureAction::gesture-begin signal or to emit the #ClutterGestureAction::gesture-cancel signal.
The initial acceleration factor
The kinetic momentum measured at the time of releasing the pointer will be multiplied by the factor specified by this property before being used to generate interpolated ::pan events.