Protocols
The following protocols are available globally.
-
The data source providing custom labels instances to the popup bar so they can be used instead of the default provided ones.
See moreDeclaration
Swift
@objc public protocol PBPopupBarDataSource : NSObjectProtocol
-
A set of methods used by the delegate to respond, with a preview view controller and a commit view controller, to the user pressing the popup bar object on the screen of a device that supports 3D Touch.
See moreDeclaration
Swift
@objc public protocol PBPopupBarPreviewingDelegate : NSObjectProtocol
-
Undocumented
See moreDeclaration
Swift
@objc public protocol PBPopupControllerDataSource : NSObjectProtocol
-
Undocumented
See moreDeclaration
Swift
@objc public protocol PBPopupControllerDelegate : NSObjectProtocol