Android.Content.Context.VibratorService Field
Use with Context.GetSystemService(string) to retrieve a Android.OS.Vibrator for interacting with the vibration hardware.

Syntax

[Android.Runtime.Register("VIBRATOR_SERVICE")]
public const string VibratorService

See Also

Context.GetSystemService(string)
Android.OS.Vibrator

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.OS.Vibrator for interacting with the vibration hardware.

[Android Documentation]

Requirements

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