- loader
- A ClassLoader from which to instantiate the Parcelable object, or null for the default class loader.
Documentation for this section has not yet been entered.
Type Reason Android.OS.BadParcelableException Throws BadParcelableException if there was an error trying to instantiate the Parcelable.
Read and return a new Parcelable from the parcel. The given class loader will be used to load any enclosed Parcelables. If it is null, the default class loader will be used.