Resource.Attribute.HapticFeedbackEnabled Field

Definition

Boolean that controls whether a view should have haptic feedback enabled for events such as long presses.

[Android.Runtime.Register("hapticFeedbackEnabled")]
public const int HapticFeedbackEnabled = 16843358;
[<Android.Runtime.Register("hapticFeedbackEnabled")>]
val mutable HapticFeedbackEnabled : int

Field Value

Value = 16843358
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