VibratorFrequencyProfile.MinFrequencyHz Property

Definition

Gets the minimum frequency supported by the vibrator.

public float MinFrequencyHz { [Android.Runtime.Register("getMinFrequencyHz", "()F", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getMinFrequencyHz", "()F", "", ApiSince=36)>]
member this.MinFrequencyHz : single

Property Value

the minimum frequency supported by the vibrator, in hertz.

Attributes

Remarks

Gets the minimum frequency supported by the vibrator.

Java documentation for android.os.vibrator.VibratorFrequencyProfile.getMinFrequencyHz().

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