Android.OS.IParcelable: Method Members

The methods of Android.OS.IParcelable are listed below. For a list of all members, see the IParcelable Members list.

Public Methods

DescribeContents() : int
Describe the kinds of special objects contained in this Parcelable's marshalled representation.
WriteToParcel(Parcel, ParcelableWriteFlags)
Flatten this object in to a Parcel.