Inset
public struct Inset : RectBasedConstraint
...
Returns constraint, that applies UIEdgeInsets to source rect.
-
Undocumented
Declaration
Swift
public init(_ insets: EdgeInsets)
CGLayout Docs (58% documented)
public struct Inset : RectBasedConstraint
...
Returns constraint, that applies UIEdgeInsets to source rect.
Undocumented
Swift
public init(_ insets: EdgeInsets)