Resource.Attribute.StretchMode Field

Definition

Defines how columns should stretch to fill the available empty space, if any.

[Android.Runtime.Register("stretchMode")]
public const int StretchMode = 16843030;
[<Android.Runtime.Register("stretchMode")>]
val mutable StretchMode : int

Field Value

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