Attribute.shouldInstall() -> Bool
Attribute.resolveConflictsOnItem(Item) -> ()
Attribute.storeInItem(Item) -> ()
Attribute.referenceAttributeHelper() -> ReferenceAttribute
Attribute.referenceAttributeFromClass() -> ReferenceAttribute
Constant.init(CGFloat) -> Constant
Constant.init(value : CGFloat, modifier : Modifier) -> Constant
Constant.layoutRelation() -> NSLayoutRelation
Constant.layoutMultiplier() -> CGFloat
Constant.layoutValue() -> CGFloat
static >= prefix(CGFloat) -> Constant
static <= prefix(CGFloat) -> Constant
static * prefix(CGFloat) -> Constant
Attribute.createAttribute.getter
Attribute.__allocating_init() -> Attribute
Attribute.__allocating_init(CGFloat) -> Attribute
Attribute.__allocating_init(Constant) -> Attribute
Attribute.with(Priority) -> Self
Attribute.when(() -> Bool?) -> Self
Attribute.createConstraintsForItem(Item) -> [NSLayoutConstraint]
Attribute.ownedBySuperview() -> Bool
static <- infix(UILayoutGuide, Attribute) -> [NSLayoutConstraint]
static <- infix(UILayoutGuide, [Attribute]) -> [NSLayoutConstraint]
UILayoutGuide.easy_reload() -> ()
UILayoutGuide.easy_clear() -> ()
DimensionAttribute.like(UIView, ReferenceAttribute?) -> Self
DimensionAttribute.like(UILayoutGuide, ReferenceAttribute?) -> Self
DimensionAttribute.ownedBySuperview() -> Bool
Size.__allocating_init() -> Size
Size.__allocating_init(CGFloat) -> Size
Size.__allocating_init(Constant) -> Size
Size.__allocating_init(CGSize) -> Size
Size.like(UIView) -> Self
Size.like(UILayoutGuide) -> Self
PositionAttribute.createConstraintsForItem(Item) -> [NSLayoutConstraint]
PositionAttribute.to(UIView, ReferenceAttribute?) -> Self
PositionAttribute.to(UILayoutGuide, ReferenceAttribute?) -> Self
Edges.__allocating_init() -> Edges
Edges.__allocating_init(CGFloat) -> Edges
Edges.__allocating_init(Constant) -> Edges
Edges.__allocating_init(UIEdgeInsets) -> Edges
Center.__allocating_init() -> Center
Center.__allocating_init(CGFloat) -> Center
Center.__allocating_init(Constant) -> Center
Center.__allocating_init(CGPoint) -> Center
Margins.__allocating_init() -> Margins
Margins.__allocating_init(CGFloat) -> Margins
Margins.__allocating_init(Constant) -> Margins
Margins.__allocating_init(UIEdgeInsets) -> Margins
CenterWithinMargins.__allocating_init() -> CenterWithinMargins
CenterWithinMargins.__allocating_init(CGFloat) -> CenterWithinMargins
CenterWithinMargins.__allocating_init(Constant) -> CenterWithinMargins
CenterWithinMargins.__allocating_init(CGPoint) -> CenterWithinMargins
static <- infix(UIView, Attribute) -> [NSLayoutConstraint]
static <- infix(UIView, [Attribute]) -> [NSLayoutConstraint]
UIView.easy_reload() -> ()
UIView.easy_clear() -> ()