toggle menu
KAHelpers
androidJvm
switch theme
search in API
kotlinextensions
/
dev.funkymuse.kotlinextensions.countUpTimer
/
CountUpTimer
/
isPaused
is
Paused
@get:
Synchronized
var
isPaused
:
Boolean
To pause the timer from Main thread.
Parameters
is
Paused
: true to pause the timer, false to resume.