Center
public struct Center : RectBasedConstraint, Extensible
Set of constraints related to center of restrictive rect
-
Undocumented
Declaration
Swift
public typealias Conformed = RectBasedConstraint
-
Common method for create entity of this type with base behavior.
Declaration
Swift
public static func build(_ base: RectBasedConstraint) -> Center
Parameters
base
Entity implements required behavior
Return Value
Initialized entity
-
Returns alignment constraint by center
Declaration
Swift
public static func align(by dependency: AlignDependence) -> Center
Parameters
dependency
Anchor dependency for target rect
Return Value
Alignment constraint typed by Center
-
Undocumented
See moreDeclaration
Swift
public struct AlignDependence : RectBasedConstraint