The methods of Android.Views.DragEvent are listed below. For a list of all members, see the DragEvent Members list.
See Also: Inherited members from Java.Lang.Object
DescribeContents()Returns information about the Android.OS.Parcel representation of this DragEvent object. | ||
GetX()Gets the X coordinate of the drag point. | ||
GetY()Gets the Y coordinate of the drag point. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Creates a Android.OS.Parcel object from this DragEvent object. |