WaveformThumbStyle

data class WaveformThumbStyle(val widthDefault: Dp, val widthPressed: Dp, val backgroundColor: Color, val backgroundShape: Shape, val borderColor: Color, val borderShape: Shape, val borderWidth: Dp)

Represents the style for the waveform thumb.

Constructors

Link copied to clipboard
constructor(widthDefault: Dp, widthPressed: Dp, backgroundColor: Color, backgroundShape: Shape, borderColor: Color, borderShape: Shape, borderWidth: Dp)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard