Contents

isPaused

A Boolean value that indicates whether the controller’s workflow is currently paused.

Declaration

var isPaused: Bool { get }

Return Value

true if the controller’s workflow is currently paused; false otherwise.

See Also

Getting Workflow Information