Sprache

AccessibilityNodeInfo.AccessibilityAction.ActionPaste Property

Definition

Action to paste the current clipboard content.

[Android.Runtime.Register("ACTION_PASTE")]
public static Android.Views.Accessibility.AccessibilityNodeInfo.AccessibilityAction ActionPaste { get; }
[<Android.Runtime.Register("ACTION_PASTE")>]
static member ActionPaste : Android.Views.Accessibility.AccessibilityNodeInfo.AccessibilityAction

Property Value

Attributes

Remarks

Action to paste the current clipboard content.

Android reference for android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction.ACTION_PASTE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to