Package 

Object DestinationStyle.Default


  • 
    public class DestinationStyle.Default
    extends DestinationStyle
                        

    This is the default style used in case none is specified for a given Destination.

    Its animations will be inherited from the ones set at the navigation graph level, using @NavGraph(defaultTransitions = SomeClass::class), if the destination belongs to a graph defined this way, or the com.ramcosta.composedestinations.DestinationsNavHost's defaultTransitions parameter for the top level "NavHost Graph".