Interactivity / EditorGestures / ConnectionGestures
EditorGestures.ConnectionGestures Class
Section titled “EditorGestures.ConnectionGestures Class”Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → EditorGestures.ConnectionGestures
References: EditorGestures, InputGestureRef, EditorGestures.SelectionGestures
public class ConnectionGestures
Constructors
Section titled “Constructors”EditorGestures.ConnectionGestures()
Section titled “EditorGestures.ConnectionGestures()”public ConnectionGestures();
Properties
Section titled “Properties”Disconnect
Section titled “Disconnect”public InputGestureRef Disconnect { get; set; }
Property Value
Selection
Section titled “Selection”public SelectionGestures Selection { get; set; }
Property Value
EditorGestures.SelectionGestures
public InputGestureRef Split { get; set; }
Property Value
Methods
Section titled “Methods”Apply(EditorGestures.ConnectionGestures)
Section titled “Apply(EditorGestures.ConnectionGestures)”public void Apply(EditorGestures.ConnectionGestures gestures);
Parameters
gestures
EditorGestures.ConnectionGestures
Unbind()
Section titled “Unbind()”public void Unbind();