Vibrator.HasVibrator Property

Definition

Check whether the hardware has a vibrator.

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

Property Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to