Android.OS.IParcelable.DescribeContents Method
Describe the kinds of special objects contained in this Parcelable's marshalled representation.

Syntax

[Android.Runtime.Register("describeContents", "()I", "GetDescribeContentsHandler:Android.OS.IParcelableInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int DescribeContents ()

Returns

Documentation for this section has not yet been entered.

Remarks

Describe the kinds of special objects contained in this Parcelable's marshalled representation.

[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