Protocols
The following protocols are available globally.
-
Declare a method to present alert to the view controller.
See moreDeclaration
Swift
public protocol Present: class -
Declare a method to add an approvable action.
See moreDeclaration
Swift
public protocol Approve: class -
Declare a method to add a destructive action.
See moreDeclaration
Swift
public protocol DestructiveApprove -
Declare a method to add a cancelable action.
See moreDeclaration
Swift
public protocol Cancel
View on GitHub
Install in Dash
Protocols Reference