-
public final class DeBounceClickListenerKt
-
-
Method Summary
Modifier and Type Method Description final static UnitsetOnDebounceClickListener(View $self, Long delay, Boolean haptic, Function1<View, Unit> action)final static UnithapticFeedback(View $self, Boolean isGlobal)final static UnitsoundFeedback(View $self)-
-
Method Detail
-
setOnDebounceClickListener
final static Unit setOnDebounceClickListener(View $self, Long delay, Boolean haptic, Function1<View, Unit> action)
-
hapticFeedback
final static Unit hapticFeedback(View $self, Boolean isGlobal)
-
soundFeedback
final static Unit soundFeedback(View $self)
-
-
-
-