AlarmClock.ActionShowAlarms Field

Definition

Activity Action: Show the alarms.

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

Field Value

Attributes

Remarks

Activity Action: Show the alarms.

This action opens the alarms page.

Java documentation for android.provider.AlarmClock.ACTION_SHOW_ALARMS.

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