support-arch
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
support-arch
ui
/
co.anitrend.arch.ui.fragment.list
/
SupportFragmentList
/
onDetach
on
Detach
open
override
fun
onDetach
(
)
Called when the fragment is no longer attached to its activity. This is called after
onDestroy
.