HapticFeedbackRequest.FeedbackConstant Property

Definition

Returns the haptic feedback constant used to define the vibration effect to be played by this request.

public int FeedbackConstant { [Android.Runtime.Register("getFeedbackConstant", "()I", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getFeedbackConstant", "()I", "", ApiSince=36)>]
member this.FeedbackConstant : int

Property Value

Attributes

Remarks

Returns the haptic feedback constant used to define the vibration effect to be played by this request.

Java documentation for android.os.vibrator.HapticFeedbackRequest.getFeedbackConstant().

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