Android.Manifest.Permission.SetAlarm Field
Allows an application to broadcast an Intent to set an alarm for the user.

Syntax

[Android.Runtime.Register("SET_ALARM")]
public const string SetAlarm

Remarks

Allows an application to broadcast an Intent to set an alarm for the user.

[Android Documentation]

Requirements

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