DashPattern
data class DashPattern(val onLengthPx: Float, val offLengthPx: Float, val phasePx: Float = 0.0f)(source)
Typed dash geometry retained without exposing the firmware float array.
Typed dash geometry retained without exposing the firmware float array.