SliderVibrants

@Immutable
class SliderVibrants

vibrants for Slider

Properties

Link copied to clipboard

Vibrant for current active progress.

Link copied to clipboard

Vibrant for current active progress.

Link copied to clipboard

Vibrant for segment dot when hovered.

Link copied to clipboard

Vibrant for segment dot.

Link copied to clipboard

Vibrant for thumbnail when hovered.

Link copied to clipboard

Vibrant for thumbnail.

Link copied to clipboard

Vibrant for track or background.

Functions

Link copied to clipboard
fun copy(trackVibrant: Vibrant = this.trackVibrant, progressVibrant: Vibrant = this.progressVibrant, progressHighVibrant: Vibrant = this.progressHighVibrant, thumbVibrant: Vibrant = this.thumbVibrant, thumbHighVibrant: Vibrant = this.thumbHighVibrant, segmentDotVibrant: Vibrant = this.segmentDotVibrant, segmentDotHighVibrant: Vibrant = this.segmentDotHighVibrant): SliderVibrants
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int