Protocols
The following protocols are available globally.
-
DataSource protocol for filling up the menu
See moreDeclaration
Swift
public protocol CariocaDataSource
-
The menu’s events delegate
See moreDeclaration
Swift
public protocol CariocaDelegate: class
-
Forwards the events between CariocaMenu and CariocaGestureManager
See moreDeclaration
Swift
protocol CariocaGestureManagerDelegate: class
-
Required parameters to create a custom indicator view
See moreDeclaration
Swift
public protocol CariocaIndicatorConfiguration