get_task_state
Description:
[
Version ( since =
"1.12" ) ]
public TaskState get_task_state ()
Get this task state.
If no task is currently set, STOPPED is returned.
Parameters:
this |
the Pad to get task state from
|
Returns:
The current state of this's task.
|