Writes the PersistableBundle contents to a Parcel, typically in order for
it to be passed through an IBinder connection.
Syntax
[Android.Runtime.Register("writeToParcel", "(Landroid/os/Parcel;I)V", "")]
public
void WriteToParcel (
Parcel parcel, [Android.Runtime.GeneratedEnum]
ParcelableWriteFlags flags)
Parameters
- parcel
- The parcel to copy this bundle to.
- flags
- Additional flags about how the object should be written.
May be 0 or Parcelable.ParcelableWriteReturnValue.
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0