CircularTickPresentation

data class CircularTickPresentation(val radiusRatio: Float = 0.1f, val location: TickLocation = GrooveAndRange)(source)

Configures how ticks are drawn for circular sliders

Constructors

Link copied to clipboard
constructor(radiusRatio: Float = 0.1f, location: TickLocation = GrooveAndRange)

Properties

Link copied to clipboard

indicates whether the ticks show up on the bar's groove only, or both the groove and range.

Link copied to clipboard
val radiusRatio: Float = 0.1f

indicates the size of the tick relative to the bar