Protocols
The following protocols are available globally.
-
An inset type that can be initialized with constant insets.
See moreDeclaration
Swift
public protocol ConstantInsets
-
A type that can be converted to directional or fixed edge insets.
See moreDeclaration
Swift
public protocol DirectionalEdgeInsetsConvertible
-
A type that can convert between fixed and directional view edges.
See moreDeclaration
Swift
public protocol ViewEdgeConvertible