SavedState

User interface state that is stored by NavigationView for implementing onSaveInstanceState().

Constructors

Link copied to clipboard
constructor(@NonNull in: Parcel, @Nullable loader: ClassLoader)
constructor(superState: Parcelable)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open fun writeToParcel(@NonNull dest: Parcel, flags: Int)