Intent.ActionQuickClock Field

Definition

Sent when the user taps on the clock widget in the system's "quick settings" area.

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

Field Value

Implements

Attributes

Remarks

Sent when the user taps on the clock widget in the system's "quick settings" area.

Java documentation for android.content.Intent.ACTION_QUICK_CLOCK.

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