Skip to content

Interactivity / EditorGestures / ConnectionGestures

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectEditorGestures.ConnectionGestures

References: EditorGestures, InputGestureRef, EditorGestures.SelectionGestures

public class ConnectionGestures
public ConnectionGestures();
public InputGestureRef Disconnect { get; set; }

Property Value

InputGestureRef

public SelectionGestures Selection { get; set; }

Property Value

EditorGestures.SelectionGestures

public InputGestureRef Split { get; set; }

Property Value

InputGestureRef

public void Apply(EditorGestures.ConnectionGestures gestures);

Parameters

gestures EditorGestures.ConnectionGestures

public void Unbind();