Compose Unstyled 2.0 is out! Check the official announcement blog ->
Property

LocalHapticFeedback

The CompositionLocal to provide haptic feedback to the user.

Source set: Common
val LocalHapticFeedback =
staticCompositionLocalOf<HapticFeedback> { noLocalProvidedFor("LocalHapticFeedback") }

The CompositionLocal to provide haptic feedback to the user.

Last updated: