Gjsify LogoGjsify Logo

Controls the alignment of the #ClutterContent inside a #ClutterActor.

Index

Enumeration Members

BOTTOM: number

Align the content to the bottom edge

BOTTOM_LEFT: number

Align the content to the bottom left corner

BOTTOM_RIGHT: number

Align the content to the bottom right corner

CENTER: number

Align the content to the center

LEFT: number

Align the content to the left edge

RESIZE_ASPECT: number

Resize the content to remain within the allocation, while maintaining the aspect ratio

RESIZE_FILL: number

Resize the content to fill the allocation

RIGHT: number

Align the content to the right edge

TOP: number

Align the content to the top edge

TOP_LEFT: number

Align the content to the top left corner

TOP_RIGHT: number

Align the content to the top right corner

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