The members of Android.Provider.AlarmClock are listed below.
See Also: Inherited members from Java.Lang.Object
const | ActionSetAlarm | string. Activity Action: Set an alarm. |
const | ActionSetTimer | string. Activity Action: Set a timer. |
const | ActionShowAlarms | string. Activity Action: Show the alarms. |
const | ExtraDays | string. Bundle extra: Weekdays for repeating alarm. |
const | ExtraHour | string. Bundle extra: The hour of the alarm. |
const | ExtraLength | string. Bundle extra: The length of the timer in seconds. |
const | ExtraMessage | string. Bundle extra: A custom message for the alarm or timer. |
const | ExtraMinutes | string. Bundle extra: The minutes of the alarm. |
const | ExtraRingtone | string. Bundle extra: A ringtone to be played with this alarm. |
const | ExtraSkipUi | string. Bundle extra: Whether or not to display an activity after performing the action. |
const | ExtraVibrate | string. Bundle extra: Whether or not to activate the device vibrator. |
const | ValueRingtoneSilent | string. Bundle extra value: Indicates no ringtone should be played. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |