Resource.Attribute.StackFromBottom Field

Definition

Used by ListView and GridView to stack their content from the bottom.

[Android.Runtime.Register("stackFromBottom")]
public const int StackFromBottom = 16843005;
[<Android.Runtime.Register("stackFromBottom")>]
val mutable StackFromBottom : int

Field Value

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