Skip to content

Interactivity / EditorGestures / ConnectorGestures

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectEditorGestures.ConnectorGestures

References: EditorGestures, InputGestureRef

public class ConnectorGestures
public ConnectorGestures();
public InputGestureRef CancelAction { get; set; }

Property Value

InputGestureRef

public InputGestureRef Connect { get; set; }

Property Value

InputGestureRef

public InputGestureRef Disconnect { get; set; }

Property Value

InputGestureRef

public void Apply(EditorGestures.ConnectorGestures gestures);

Parameters

gestures EditorGestures.ConnectorGestures

public void Unbind();