Intent.ActionDateChanged Field

Definition

Broadcast Action: The date has changed.

[Android.Runtime.Register("ACTION_DATE_CHANGED")]
public const string ActionDateChanged;
[<Android.Runtime.Register("ACTION_DATE_CHANGED")>]
val mutable ActionDateChanged : string

Field Value

Implements

Attributes

Remarks

Broadcast Action: The date has changed.

Java documentation for android.content.Intent.ACTION_DATE_CHANGED.

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