# Print output for @column tags ?>
public
static
interface
FragmentManager.OnBackStackChangedListener
android.app.FragmentManager.OnBackStackChangedListener |
This interface is deprecated.
Use the
Support Library
FragmentManager.OnBackStackChangedListener
Interface to watch for changes to the back stack.
Public methods | |
---|---|
abstract
void
|
onBackStackChanged()
Called whenever the contents of the back stack change. |
public abstract void onBackStackChanged ()
Called whenever the contents of the back stack change.