Type Aliases
The following type aliases are available globally.
-
-
Undocumented
Declaration
Swift
public typealias EdgeInsets = NSEdgeInsets
-
Undocumented
Declaration
Swift
public typealias CGRect = NSRect
-
Tuple of rect and constraint for constrain other rect
Declaration
Swift
public typealias ConstrainRect = (rect: CGRect, constraints: [RectBasedConstraint])