Protocols
The following protocols are available globally.
-
Protocol of the delegate of an Importer
See moreDeclaration
Swift
public protocol ImporterDelegate : AnyObject
-
Protocol to represent an Importer, regardless of type
See moreDeclaration
Swift
public protocol Importer
-
Protocol to define a storage for the settings
See moreDeclaration
Swift
public protocol SettingsStorage