D
G
P
R
S
T
S
- Seeker(Modifier,SeekerState,Float,Float,ClosedFloatingPointRange,Float,Float,Function1,Function0,List,Boolean,SeekerColors,SeekerDimensions,MutableInteractionSource) - function in dev.vivvvek.seeker.SeekerKt
- A seekbar/slider with support for read ahead indicator and segments.
- seekerColors(Color,Color,Color,Color,Color,Color,Color) - function in dev.vivvvek.seeker.SeekerDefaults
- Creates a SeekerColors that represents the different colors used in parts of the Seeker in different states.
- SeekerColors - class in dev.vivvvek.seeker
- Represents the colors used by different parts of Seeker in different states.
- SeekerDefaults - class in dev.vivvvek.seeker
- seekerDimensions(Dp,Dp,Dp,Dp) - function in dev.vivvvek.seeker.SeekerDefaults
- Creates a SeekerDimensions which represents dimension of different parts of Seeker in different states.
- SeekerDimensions - class in dev.vivvvek.seeker
- Represents the dimensions used by different parts of Seeker in different states.
- SeekerKt - class in dev.vivvvek.seeker
- SeekerPreview() - function in dev.vivvvek.seeker.SeekerKt
- SeekerState - class in dev.vivvvek.seeker
- A state object which can be hoisted to observe the current segment of Seeker.
- SeekerStateKt - class in dev.vivvvek.seeker
- Segment - class in dev.vivvvek.seeker
- A class to hold information about a segment.
- Segment.Companion - class in dev.vivvvek.seeker.Segment
- setCurrentSegment(Segment) - function in dev.vivvvek.seeker.SeekerState
- The current segment corresponding to the current seeker value.