Android.OS.Parcel.Obtain Method
Retrieve a new Parcel object from the pool.

Syntax

[Android.Runtime.Register("obtain", "()Landroid/os/Parcel;", "")]
public static Parcel Obtain ()

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieve a new Parcel object from the pool.

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1