-
-
Notifications
You must be signed in to change notification settings - Fork 276
Nodify_Interactivity_EditorGestures_ConnectorGestures
miroiu edited this page Jun 18, 2025
·
2 revisions
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → EditorGestures.ConnectorGestures
References: EditorGestures, InputGestureRef
public class ConnectorGestures
public ConnectorGestures();
public InputGestureRef CancelAction { get; set; }
Property Value
public InputGestureRef Connect { get; set; }
Property Value
public InputGestureRef Disconnect { get; set; }
Property Value
public void Apply(EditorGestures.ConnectorGestures gestures);
Parameters
gestures
EditorGestures.ConnectorGestures
public void Unbind();