FUIKPIContainer

public protocol FUIKPIContainer

Protocol for use in KPIView to display FUIKPIContainer and FUIKPIProgressView.

  • Undocumented

    Declaration

    Swift

    func setTintColor(_ color: UIColor, for state: UIControlState)
  • Undocumented

    Declaration

    Swift

    var isEnabled: Bool { get set }
  • Undocumented

    Declaration

    Swift

    var isHighlighted: Bool { get set }