NavEntryDecorator
- Common/All
- Android/JVM
-
Cmn
class NavEntryDecorator<T : Any>
Marker class to hold the onPop and decorator functions that will be invoked at runtime.
See documentation on androidx.navigation3.runtime.navEntryDecorator
for more info.