Skip to content

Runnable.isRunning method

Runnable › isRunning

Unofficial

Check whether the runnable is currently running.

Signature:

isRunning(): boolean

Returns: booleanWhether the runnable is currently running.