Resource.Attribute.WindowMinWidthMinor Field

Definition

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

[Android.Runtime.Register("windowMinWidthMinor")]
public const int WindowMinWidthMinor = 16843607;
[<Android.Runtime.Register("windowMinWidthMinor")>]
val mutable WindowMinWidthMinor : int

Field Value

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