Gjsify LogoGjsify Logo

The alignment policies available on each axis for #ClutterBinLayout

Index

Enumeration Members

Enumeration Members

CENTER: number

Position the actors at the center of the container, depending on the axis

END: number

Position the actors at the bottom or right side of the container, depending on the axis

FILL: number

Fill the allocation size

FIXED: number

Fixed position alignment; the #ClutterBinLayout will honour the fixed position provided by the actors themselves when allocating them

START: number

Position the actors at the top or left side of the container, depending on the axis

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