RemovalReason
Reason why an entry is being removed from the backstack.
Passed to BackstackLifecycle.invokeOnRemoval handlers so they can distinguish between normal navigation removal and a full store reset.
Entries
Link copied to clipboard
Entry was removed via normal navigation (back, popUpTo, replace, etc.)
Link copied to clipboard
Entry was removed because io.github.syrou.reaktiv.core.StoreAccessor.reset was called
Properties
Functions
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.