Table of Contents

Interface IWorkflowEditorState

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Provides information about the state of the workflow editor.

public interface IWorkflowEditorState

Properties

WorkflowRunning

Gets a value indicating whether the workflow is running.

Events

WorkflowStarted

Occurs when the workflow starts.

WorkflowStopped

Occurs when the workflow stops.