Android.Provider.AlarmClock.ExtraVibrate Field
Bundle extra: Whether or not to activate the device vibrator.

Syntax

[Android.Runtime.Register("EXTRA_VIBRATE")]
public const string ExtraVibrate

See Also

AlarmClock.ActionSetAlarm
AlarmClock.ExtraRingtone
AlarmClock.ValueRingtoneSilent

Remarks

Bundle extra: Whether or not to activate the device vibrator.

Used by AlarmClock.ActionSetAlarm.

The value is a Java.Lang.Boolean. The default is true.

[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