Package 

Class AndroidScreen

  • All Implemented Interfaces:
    cafe.adriel.voyager.core.lifecycle.ScreenLifecycleProvider , cafe.adriel.voyager.core.screen.Screen , java.io.Serializable

    
    public abstract class AndroidScreen
     implements Screen, ScreenLifecycleProvider
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final <ERROR CLASS> key
    • Constructor Summary

      Constructors 
      Constructor Description
      AndroidScreen()
    • Method Summary

      Modifier and Type Method Description
      <ERROR CLASS> getKey()
      ScreenLifecycleOwner getLifecycleOwner()
      • Methods inherited from class cafe.adriel.voyager.androidx.AndroidScreen

        Content
      • Methods inherited from class java.lang.Object

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

      • AndroidScreen

        AndroidScreen()