Enum InteractionState
Specifies the interaction state of the diagram element.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum InteractionState
Fields
| Name | Description |
|---|---|
| Completed | Specifies the completed state. |
| Progress | Specifies the progress state. |
| Start | Specifies the start state. |