Resource.Attribute.WindowMinWidthMajor Field

Definition

The minimum width the window is allowed to be, along the major axis of the screen.

[Android.Runtime.Register("windowMinWidthMajor")]
public const int WindowMinWidthMajor = 16843606;
[<Android.Runtime.Register("windowMinWidthMajor")>]
val mutable WindowMinWidthMajor : int

Field Value

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