{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
These are all the API classes. See all API packages.
DialogFragment |
A fragment that displays a dialog window, floating in the foreground of its activity's window. |
Fragment |
Static library support version of the framework's |
Fragment.InstantiationException |
Thrown by |
Fragment.SavedState |
State information that has been retrieved from a fragment instance through |
FragmentActivity |
Base class for activities that want to use the support-based |
FragmentContainer |
Callbacks to a |
FragmentContainerView |
FragmentContainerView is a customized Layout designed specifically for Fragments. |
FragmentController |
Provides integration points with a |
FragmentFactory |
Interface used to control the instantiation of |
FragmentHostCallback |
Integration points with the Fragment host. |
FragmentManager |
Static library support version of the framework's |
FragmentManager.BackStackEntry |
Representation of an entry on the fragment back stack, as created with |
FragmentManager.FragmentLifecycleCallbacks |
Callback interface for listening to fragment state changes that happen within a given FragmentManager. |
FragmentManager.OnBackStackChangedListener |
Interface to watch for changes to the back stack. |
FragmentManagerNonConfig |
This class is deprecated. Have your |
FragmentOnAttachListener |
Listener for receiving a callback immediately following |
FragmentPagerAdapter |
This class is deprecated. Switch to androidx.viewpager2.widget.ViewPager2 and use androidx.viewpager2.adapter.FragmentStateAdapter instead. |
FragmentResultListener |
Listener for handling fragment results. |
FragmentResultOwner |
A class that manages passing data between fragments. |
FragmentReuseViolation |
|
FragmentStatePagerAdapter |
This class is deprecated. Switch to androidx.viewpager2.widget.ViewPager2 and use androidx.viewpager2.adapter.FragmentStateAdapter instead. |
FragmentStrictMode |
FragmentStrictMode is a tool which detects things you might be doing by accident and brings them to your attention so you can fix them. |
FragmentStrictMode.OnViolationListener |
When |
FragmentStrictMode.Policy |
|
FragmentStrictMode.Policy.Builder |
Creates |
FragmentTabHost |
This class is deprecated. Use TabLayout and ViewPager instead. |
FragmentTagUsageViolation |
See |
FragmentTransaction |
Static library support version of the framework's |
ListFragment |
Static library support version of the framework's |
Violation |
Root class for all FragmentStrictMode violations. |