Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

acceleration_factor?: number

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.

deceleration?: number

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.

enabled?: boolean

Whether or not the #ClutterActorMeta is enabled

interpolate?: boolean

Whether interpolated events emission is enabled.

n_touch_points?: number

Number of touch points to trigger a gesture action.

name?: string

The unique name to access the #ClutterActorMeta

pan_axis?: PanAxis

Constraints the panning action to the specified axis

threshold_trigger_distance_x?: number

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.

threshold_trigger_distance_y?: number

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.

threshold_trigger_edge?: GestureTriggerEdge

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.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method