Language

Vibrator.HasAmplitudeControl Property

Definition

Check whether the vibrator has amplitude control.

public abstract bool HasAmplitudeControl { [Android.Runtime.Register("hasAmplitudeControl", "()Z", "GetHasAmplitudeControlHandler", ApiSince=26)] get; }
[<get: Android.Runtime.Register("hasAmplitudeControl", "()Z", "GetHasAmplitudeControlHandler", ApiSince=26)>]
member this.HasAmplitudeControl : bool

Property Value

The has amplitude control 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.

Java documentation for android.os.Vibrator.hasAmplitudeControl().

Applies to