Gjsify LogoGjsify Logo

Enum passed to the clutter_gesture_action_set_threshold_trigger_edge() function.

Index

Enumeration Members

Enumeration Members

AFTER: number

Tell #ClutterGestureAction that it needs to wait until the drag threshold has been exceeded before considering that the gesture has begun;

BEFORE: number

Tell #ClutterGestureAction that the gesture must begin immediately and that it must be cancelled once the drag exceed the configured threshold.

NONE: number

Tell #ClutterGestureAction that the gesture must begin immediately and there's no drag limit that will cause its cancellation;

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