The properties 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
[read-only] | Action | DragAction. Inspect the action value of this event. |
[read-only] | ClipData | Android.Content.ClipData. Returns the Android.Content.ClipData object sent to the system as part of the call to View.StartDrag(Android.Content.ClipData, .DragShadowBuilder, .DragShadowBuilder, .DragShadowBuilder). |
[read-only] | ClipDescription | Android.Content.ClipDescription. Returns the Android.Content.ClipDescription object contained in the Android.Content.ClipData object sent to the system as part of the call to View.StartDrag(Android.Content.ClipData, .DragShadowBuilder, .DragShadowBuilder, .DragShadowBuilder). |
[read-only] static | Creator | Android.OS.IParcelableCreator. A container for creating a DragEvent from a Parcel. |
[read-only] | LocalState | Java.Lang.Object. Returns the local state object sent to the system as part of the call to View.StartDrag(Android.Content.ClipData, .DragShadowBuilder, .DragShadowBuilder, .DragShadowBuilder). |
[read-only] | Result | bool. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |