BestBoardingSectionTipBoxStyle

public protocol BestBoardingSectionTipBoxStyle : BoxWithOutlineStyle
  • Declaration

    Swift

    var unhighlightedSectionTintColor: UIColor { get }
  • Only used if service color cannot be found. i.e. Used if we don’t know that the central line metro in London has a red color

    Declaration

    Swift

    var fallbackHighlightedSectionTintColor: UIColor { get }