Protocols
The following protocols are available globally.
-
Customize your own action and conform to
See morePopMenuAction
protocol.Declaration
Swift
@objc public protocol PopMenuAction : NSObjectProtocol
-
Delegate for handling PopMenu selection.
See moreDeclaration
Swift
@objc public protocol PopMenuViewControllerDelegate : AnyObject