Protocols

The following protocols are available globally.

  • An inset type that can be initialized with constant insets.

    See more

    Declaration

    Swift

    public protocol ConstantInsets
  • A type that can be converted to directional or fixed edge insets.

    See more

    Declaration

    Swift

    public protocol DirectionalEdgeInsetsConvertible
  • A type that can convert between fixed and directional view edges.

    See more

    Declaration

    Swift

    public protocol ViewEdgeConvertible