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