Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

enabled?: boolean

Whether or not the #ClutterActorMeta is enabled

long_press_duration?: number

The minimum duration of a press for it to be recognized as a long press gesture, in milliseconds.

A value of -1 will make the #ClutterClickAction use the value of the #ClutterSettings:long-press-duration property.

long_press_threshold?: number

The maximum allowed distance that can be covered (on both axes) before a long press gesture is cancelled, in pixels.

A value of -1 will make the #ClutterClickAction use the value of the #ClutterSettings:dnd-drag-threshold property.

name?: string

The unique name to access the #ClutterActorMeta

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