TrafficGradientStop

Represents a single stop in the traffic gradient bar.

Parameters

offset

the position along the bar, in range 0, 1.

color

the color at this stop. Use Color.Unspecified to indicate "no color".

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String