nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.ui.navigation
/
NavigationBackStack
/
BackStackListener
Back
Stack
Listener
interface
BackStackListener
<
T
>
Listener for changes to the navigation back stack.
Members
Functions
on
Back
Stack
Changed
Link copied to clipboard
abstract
fun
onBackStackChanged
(
)
Called whenever the contents of the backstack change.
visited
Item
Link copied to clipboard
abstract
fun
visitedItem
(
@
NonNull
item
:
T
)
Called when the backstack is moved to the item.