{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

HapticFeedbackType

value public final class HapticFeedbackType


Constants to be used to perform haptic feedback effects via HapticFeedback.performHapticFeedback.

Summary

Nested types

public static class HapticFeedbackType.Companion

Public constructors

HapticFeedbackType(int value)

Public methods

@NonNull String

Public constructors

HapticFeedbackType

public HapticFeedbackType(int value)

Public methods

toString

public @NonNull String toString()