ActivityManager.TaskDescription.ReadFromParcel(Parcel) Method

Definition

[Android.Runtime.Register("readFromParcel", "(Landroid/os/Parcel;)V", "GetReadFromParcel_Landroid_os_Parcel_Handler")]
public virtual void ReadFromParcel (Android.OS.Parcel source);
[<Android.Runtime.Register("readFromParcel", "(Landroid/os/Parcel;)V", "GetReadFromParcel_Landroid_os_Parcel_Handler")>]
abstract member ReadFromParcel : Android.OS.Parcel -> unit
override this.ReadFromParcel : Android.OS.Parcel -> unit

Parameters

source
Parcel
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to