Documentation

Trace: Haptic feedback

(flutterui)

Haptic feedback

This is an old revision of the document!


A mobile device supports haptic feedback. If you want to use this, simply set a style for your button. We only have haptic feedback for buttons right now.

Style.addStyleNames(button, "f_haptic");

Possible styles are:

f_haptic_light, f_haptic_medium, f_haptic_heavy, f_haptic_click, f_haptic

This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information