Android.Views.DragEvent: Property Members

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

Public Properties

[read-only]
ActionDragAction. Inspect the action value of this event.
[read-only]
ClipDataAndroid.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]
ClipDescriptionAndroid.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
CreatorAndroid.OS.IParcelableCreator. A container for creating a DragEvent from a Parcel.
[read-only]
LocalStateJava.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]
Resultbool.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.