Android.Views.Accessibility.AccessibilityNodeInfo.ActionPaste Field
Action to paste the current clipboard content.

Value: 32768

Syntax

[Android.Runtime.Register("ACTION_PASTE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.Action enum directly instead of this field.")]
public const Action ActionPaste

Remarks

Action to paste the current clipboard content.

[Android Documentation]

Requirements

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