Android.Resource.Attribute.ActionModePasteDrawable Field
Drawable to use for the Paste action button in Contextual Action Bar

Value: 16843539

Syntax

[Android.Runtime.Register("actionModePasteDrawable")]
public const int ActionModePasteDrawable

Remarks

Drawable to use for the Paste action button in Contextual Action Bar

Must be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

[Android Documentation]

Requirements

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