FragmentNavigator.Extras

class FragmentNavigator.Extras : Navigator.Extras


Extras that can be passed to FragmentNavigator to enable Fragment specific behavior

Summary

Nested types

Builder for constructing new Extras instances.

Public properties

Map<ViewString>

The map of shared elements associated with these Extras.

Public properties

sharedElements

Added in 1.0.0
val sharedElementsMap<ViewString>

The map of shared elements associated with these Extras. The returned map is an unmodifiable copy of the underlying map and should be treated as immutable.