Package 

Enum NavHostEngine.Type

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      WEAR

      The engine you get if using "io.github.raamcosta.compose-destinations:wear-core" and calling rememberWearNavHostEngine

      DEFAULT

      The engine you get by default by using the library

    • Method Summary

      Modifier and Type Method Description
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait