Android.Views.DragEvent.Action Property
Inspect the action value of this event.

Syntax

[get: Android.Runtime.Register("getAction", "()I", "GetGetActionHandler")]
public virtual DragAction Action { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Inspect the action value of this event.

[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