Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

align_axis?: AlignAxis

The axis to be used to compute the alignment

enabled?: boolean

Whether or not the #ClutterActorMeta is enabled

factor?: number

The alignment factor, as a normalized value between 0.0 and 1.0

The factor depends on the #ClutterAlignConstraint:align-axis property: with an align-axis value of %CLUTTER_ALIGN_X_AXIS, 0.0 means left and 1.0 means right; with a value of %CLUTTER_ALIGN_Y_AXIS, 0.0 means top and 1.0 means bottom.

name?: string

The unique name to access the #ClutterActorMeta

source?: Clutter.Actor

The #ClutterActor used as the source for the alignment.

The #ClutterActor must not be a child or a grandchild of the actor using the constraint.

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