TMDotBarIndicator
open class TMDotBarIndicator : TMBarIndicator
Indicator that displays a circular dot centered along the X-axis.
-
Declaration
Swift
open override var displayMode: TMBarIndicator.DisplayMode { get }
-
Color of the dot.
Declaration
Swift
open override var tintColor: UIColor! { get set }