TMDotBarIndicator

@MainActor
open class TMDotBarIndicator : TMBarIndicator

Indicator that displays a circular dot centered along the X-axis.

  • Color of the dot.

    Declaration

    Swift

    @MainActor
    open override var tintColor: UIColor! { get set }