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 more

    Declaration

    Swift

    public protocol RadarViewDataSource: class
  • Responsible to perform actions of the items of RadarView

    See more

    Declaration

    Swift

    public protocol RadarViewDelegate: class