Resource.Attribute.MinResizeWidth Field

Definition

Minimum width that the AppWidget can be resized to.

[Android.Runtime.Register("minResizeWidth")]
public const int MinResizeWidth = 16843669;
[<Android.Runtime.Register("minResizeWidth")>]
val mutable MinResizeWidth : int

Field Value

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