Package 

Interface BottomSheetNavGraphBuilderDestinationScope

    • Method Summary

      Modifier and Type Method Description
      abstract TypedDestinationSpec<T> getDestination() DestinationSpec related to this scope
      abstract NavBackStackEntry getNavBackStackEntry() NavBackStackEntry of the current destination
      abstract T getNavArgs() Class holding the navigation arguments passed to this destination or Unit if the destination has no arguments
      • Methods inherited from class com.ramcosta.composedestinations.scope.BottomSheetNavGraphBuilderDestinationScope

        align, alignBy, alignBy, destinationsNavigator, weight
      • Methods inherited from class java.lang.Object

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