Resource.Attribute.UpdatePeriodMillis Field

Definition

Update period in milliseconds, or 0 if the AppWidget will update itself.

[Android.Runtime.Register("updatePeriodMillis")]
public const int UpdatePeriodMillis = 16843344;
[<Android.Runtime.Register("updatePeriodMillis")>]
val mutable UpdatePeriodMillis : int

Field Value

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