HapticFeedbackHelper

Helper class for performing haptic feedback on a view.

This class provides methods for performing various types of haptic feedback, such as when an edit guide is moved, when a long press occurs, or when a tap occurs.

Functions

Link copied to clipboard
fun onEditGuide(view: View)
Link copied to clipboard
Link copied to clipboard
fun onLongPress(view: View)
Link copied to clipboard
fun onTap(view: View)