Android.Resource.Attribute.ActionModeBackground Field
Background drawable to use for action mode UI

Value: 16843483

Syntax

[Android.Runtime.Register("actionModeBackground")]
public const int ActionModeBackground

Remarks

Background drawable to use for action mode UI

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