Protocols
The following protocols are available globally.
-
Protocol used delegate the read of the RangeUISlider data. Multiple RangeUISlider instance could use the same delegate. The current slider (on which the user is tapping) is returned in all the methods (so that could be identified on the delegate class).
See moreDeclaration
Swift
@objc public protocol RangeUISliderDelegate