Structure
LayoutProperty
public struct LayoutProperty<Anchor: LayoutAnchor>
Methods
equal(to:offsetBy:)
func equal(to otherAnchor: Anchor, offsetBy constant: CGFloat = 0)
greaterThanOrEqual(to:offsetBy:)
func greaterThanOrEqual(to otherAnchor: Anchor, offsetBy constant: CGFloat = 0)
lessThanOrEqual(to:offsetBy:)
func lessThanOrEqual(to otherAnchor: Anchor, offsetBy constant: CGFloat = 0)