Protocols

The following protocols are available globally.

  • Undocumented

    See more

    Declaration

    Swift

    public protocol PrivacyKitDelegate
  • Undocumented

    See more

    Declaration

    Swift

    public protocol PrivacyKitAttrText
  • Undocumented

    See more

    Declaration

    Swift

    public protocol PrivacyKitConfigure
  • Undocumented

    See more

    Declaration

    Swift

    public protocol PrivacyKitState
  • The PrivacyKitStyle protocol can be used to implement a custom style struct for use with PrivacyKit. Once implemented your custom style can be used in PrivacyKit with the setStyle(_ style: PrivacyKitStyle) method.

    See more

    Declaration

    Swift

    public protocol PrivacyKitStyle