Skip to content

Interactivity / EditorGestures / GroupingNodeGestures

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectEditorGestures.GroupingNodeGestures

References: EditorGestures, InputGestureRef

public class GroupingNodeGestures
public GroupingNodeGestures();
public ModifierKeys SwitchMovementMode { get; set; }

Property Value

ModifierKeys

public InputGestureRef ToggleContentSelection { get; set; }

Property Value

InputGestureRef

Apply(EditorGestures.GroupingNodeGestures)

Section titled “Apply(EditorGestures.GroupingNodeGestures)”
public void Apply(EditorGestures.GroupingNodeGestures gestures);

Parameters

gestures EditorGestures.GroupingNodeGestures

public void Unbind();