Skip to main content

FixedElementConstraints

FixedElementConstraints = object

Possible constraints for a fixed element.

Properties

alignX?

optional alignX: FixedElementHorizontalAlignment

Alignment in the x axis


alignY?

optional alignY: FixedElementVerticalAlignment

Alignment in the y axis


left?

optional left: boolean

Whether or not the element's left position is fixed


top?

optional top: boolean

Whether or not the element's top position is fixed