Android.Resource.Id.Copy Field
Context menu ID for the "Copy" menu item to copy the currently selected (or all) text in a text view to the clipboard.

Value: 16908321

Syntax

[Android.Runtime.Register("copy")]
public const int Copy

Remarks

Context menu ID for the "Copy" menu item to copy the currently selected (or all) text in a text view to the clipboard.

[Android Documentation]

Requirements

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