Android.Views.DragEvent.DescribeContents Method
Returns information about the Android.OS.Parcel representation of this DragEvent object.

Syntax

[Android.Runtime.Register("describeContents", "()I", "GetDescribeContentsHandler")]
public virtual int DescribeContents ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns information about the Android.OS.Parcel representation of this DragEvent object.

[Android Documentation]

Requirements

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