Resource.Attribute.WindowActionModeOverlay Field

Definition

Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).

[Android.Runtime.Register("windowActionModeOverlay")]
public const int WindowActionModeOverlay = 16843485;
[<Android.Runtime.Register("windowActionModeOverlay")>]
val mutable WindowActionModeOverlay : int

Field Value

Value = 16843485
Attributes

Remarks

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