SpeedInfoStyle

class SpeedInfoStyle

A utility class that can be used to apply background and text styling to MapboxSpeedInfoView components.

Constructors

Link copied to clipboard
fun SpeedInfoStyle()

Properties

Link copied to clipboard
var currentSpeedMutcdTextAppearance: Int

Text styling applied to current speed for MUTCD convention.

Link copied to clipboard
var currentSpeedViennaTextAppearance: Int

Text styling applied to current speed for VIENNA convention.

Link copied to clipboard
var mutcdLayoutBackground: Int

Background resource applied to outer view for MUTCD convention.

Link copied to clipboard
var postedSpeedLegendTextAppearance: Int

Text styling applied to posted speed legend for MUTCD convention.

Link copied to clipboard
var postedSpeedMutcdLayoutBackground: Int

Background resource applied to inner view for MUTCD convention.

Link copied to clipboard
var postedSpeedMutcdTextAppearance: Int

Text styling applied to posted speed for MUTCD convention.

Link copied to clipboard
var postedSpeedUnitTextAppearance: Int

Text styling applied to posted speed unit for MUTCD convention.

Link copied to clipboard
var postedSpeedViennaLayoutBackground: Int

Background resource applied to inner view for VIENNA convention.

Link copied to clipboard
var postedSpeedViennaTextAppearance: Int

Text styling applied to posted speed for VIENNA convention.

Link copied to clipboard
var viennaLayoutBackground: Int

Background resource applied to outer view for VIENNA convention.