{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
interface FragmentManager.OnBackStackChangedListener
Interface to watch for changes to the back stack.
Public functions |
|
---|---|
Unit |
Called whenever the contents of the back stack change. |
fun onBackStackChanged(): Unit
Called whenever the contents of the back stack change.