Protocols

The following protocols are available globally.

  • PropertyInitializing allows you to initialize and set preperties with a property function

    See more

    Declaration

    Swift

    public protocol PropertyInitializing
  • Classes that conform to this protocol allow responding to dynamic text changes on iOS 9 and lower

    See more

    Declaration

    Swift

    public protocol DynamicTypeResponsive