Class

BackNavigationBehavior.PopUntilContentChange

Pop destinations from the backstack until there is a content change.

Source set: Android
PopUntilContentChange,

Pop destinations from the backstack until there is a content change.

A "content change" is defined as either a change in the content of the current ThreePaneScaffoldDestinationItem, or a change in the scaffold value (similar to PopUntilScaffoldValueChange).

Last updated: