Package 

Class SeekerStateKt

    • Method Summary

      Modifier and Type Method Description
      final static SeekerState rememberSeekerState() Creates a SeekerState which will be remembered across compositions.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • rememberSeekerState

        @Composable() final static SeekerState rememberSeekerState()

        Creates a SeekerState which will be remembered across compositions.