Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-node
/
org.meshtastic.feature.node.component
/
CooldownIconButton
Cooldown
Icon
Button
common
fun
CooldownIconButton
(
onClick
:
(
)
->
Unit
,
cooldownTimestamp
:
Long
?
,
modifier
:
ERROR CLASS: Symbol not found for Modifier
=
Modifier
,
cooldownDuration
:
Long
=
COOL_DOWN_TIME_MS
,
content
:
(
)
->
Unit
)
(
source
)