Resource.Attribute.StateAboveAnchor Field

Definition

State identifier indicating the popup will be above the anchor.

[Android.Runtime.Register("state_above_anchor")]
public const int StateAboveAnchor = 16842922;
[<Android.Runtime.Register("state_above_anchor")>]
val mutable StateAboveAnchor : int

Field Value

Int32
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