Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol PrivacyKitDelegate
-
Undocumented
See moreDeclaration
Swift
public protocol PrivacyKitAttrText
-
Undocumented
See moreDeclaration
Swift
public protocol PrivacyKitConfigure
-
Undocumented
See moreDeclaration
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
See moresetStyle(_ style: PrivacyKitStyle)
method.Declaration
Swift
public protocol PrivacyKitStyle