toggle menu
blocker
androidJvm
switch theme
search in API
blocker
/
com.leaf.blocker.binding
Package-level
declarations
Functions
Inherited functions
on
Debounce
Click
Link copied to clipboard
fun
View
.
onDebounceClick
(
listener
:
View.OnClickListener
,
waitInterval
:
Long
?
)
on
Throttle
First
Click
Link copied to clipboard
fun
View
.
onThrottleFirstClick
(
listener
:
View.OnClickListener
,
skipInterval
:
Long
?
)
on
Throttle
Last
Click
Link copied to clipboard
fun
View
.
onThrottleLastClick
(
listener
:
View.OnClickListener
,
skipInterval
:
Long
?
)