Gjsify LogoGjsify Logo

Enumeration ConstraintStrength

The strength of a constraint, expressed as a symbolic constant.

The strength of a [classConstraint] can be expressed with any positive integer; the values of this enumeration can be used for readability.

Index

Enumeration Members

Enumeration Members

MEDIUM: number

A medium constraint

REQUIRED: number

The constraint is required towards solving the layout

STRONG: number

A strong constraint

WEAK: number

A weak 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