isPaused

abstract fun isPaused(): Boolean

Checks if this task is currently paused, meaning it will not be executed by the scheduler.

Return

whether this task is paused