Protocols
The following protocols are available globally.
-
Responsible for providing the views required by a RadarView, if this protocol is not implemented the default view is used
See moreDeclaration
Swift
public protocol RadarViewDataSource: class
-
Responsible to perform actions of the items of RadarView
See moreDeclaration
Swift
public protocol RadarViewDelegate: class