Android.OS.Vibrator.HasVibrator Property
Check whether the hardware has a vibrator.

Syntax

[get: Android.Runtime.Register("hasVibrator", "()Z", "GetHasVibratorHandler")]
public abstract bool HasVibrator { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Check whether the hardware has a vibrator.

[Android Documentation]

Requirements

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