public class

Fragment.SavedState

extends java.lang.Object

 java.lang.Object

↳androidx.fragment.app.Fragment.SavedState

Overview

State information that has been retrieved from a fragment instance through FragmentManager.saveFragmentInstanceState.

Summary

Fields
public static final <any>CREATOR

Methods
public intdescribeContents()

public voidwriteToParcel(Parcel dest, int flags)

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Fields

public static final <any> CREATOR

Methods

public int describeContents()

public void writeToParcel(Parcel dest, int flags)