Structures

The following structures are available globally.

RectBasedLayout

RectBasedConstraint

LayoutAnchor

Layout

LayoutBlock

  • LayoutScheme defines layout process for some layout blocks. Represented as simple set of layout blocks with the right sequence, that means currently performed block has constraints related to LayoutElement elements with corrected frame. LayoutScheme can contain other layout schemes.

    See more

    Declaration

    Swift

    public struct LayoutScheme : LayoutBlockProtocol

LayoutConstraint

Additional constraints

ScrollLayoutGuide