Android.Provider.AlarmClock.ExtraMinutes Field
Bundle extra: The minutes of the alarm.

Syntax

[Android.Runtime.Register("EXTRA_MINUTES")]
public const string ExtraMinutes

See Also

AlarmClock.ActionSetAlarm
AlarmClock.ExtraHour
AlarmClock.ExtraDays

Remarks

Bundle extra: The minutes of the alarm.

Used by AlarmClock.ActionSetAlarm.

The value is an Java.Lang.Integer and ranges from 0 to 59. If not provided, it defaults to 0.

[Android Documentation]

Requirements

Namespace: Android.Provider
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9