Interactivity / ConnectorState
ConnectorState Class
Section titled “ConnectorState Class”Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → ConnectorState
public static class ConnectorState
Properties
Section titled “Properties”EnableToggledConnectingMode
Section titled “EnableToggledConnectingMode”Determines whether toggled connecting mode is enabled, allowing the user to start and end the interaction in two steps with the same input gesture.
public static bool EnableToggledConnectingMode { get; set; }
Property Value