Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
@objc public protocol ScytherPreviewable -
Optional delegate that can be implemented to allow an app/caller to know that certain actions have been performed. This
See moreprotocolis not required to be implemented in order for Scyther to work properly, it should be used primarily as a UI convenience; i.e. When switching environments, show aUIAlertControllerDeclaration
Swift
public protocol ScytherDelegate : AnyObject
Protocols Reference