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.
A Boolean value that indicates whether the controller’s workflow is currently paused.
var isPaused: Bool { get }true if the controller’s workflow is currently paused; false otherwise.