🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

LocalHapticFeedback

The CompositionLocal to provide haptic feedback to the user.

Source set: Common
public val LocalHapticFeedback:
    ProvidableCompositionLocal<androidx.compose.ui.hapticfeedback.HapticFeedback> =
    computedDefaultOf("LocalHapticFeedback") { LocalOwner.currentValue.hapticFeedBack }

The CompositionLocal to provide haptic feedback to the user.

Content updated: