-
public final class SeekerStateKt
-
-
Method Summary
Modifier and Type Method Description final static SeekerStaterememberSeekerState()Creates a SeekerState which will be remembered across compositions. -
-
Method Detail
-
rememberSeekerState
@Composable() final static SeekerState rememberSeekerState()
Creates a SeekerState which will be remembered across compositions.
-
-
-
-