Resource.Attribute.DrawSelectorOnTop Field

Definition

When set to true, the selector will be drawn over the selected item.

[Android.Runtime.Register("drawSelectorOnTop")]
public const int DrawSelectorOnTop = 16843004;
[<Android.Runtime.Register("drawSelectorOnTop")>]
val mutable DrawSelectorOnTop : int

Field Value

Value = 16843004
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