Skip to content

Nodify_Interactivity_EditorGestures_GroupingNodeGestures

miroiu edited this page Jun 18, 2025 · 2 revisions

EditorGestures.GroupingNodeGestures Class

Namespace: Nodify.Interactivity

Assembly: Nodify

Inheritance: ObjectEditorGestures.GroupingNodeGestures

References: EditorGestures, InputGestureRef

public class GroupingNodeGestures  

Constructors

EditorGestures.GroupingNodeGestures()

public GroupingNodeGestures();  

Properties

SwitchMovementMode

public ModifierKeys SwitchMovementMode { get; set; }  

Property Value

ModifierKeys

ToggleContentSelection

public InputGestureRef ToggleContentSelection { get; set; }  

Property Value

InputGestureRef

Methods

Apply(EditorGestures.GroupingNodeGestures)

public void Apply(EditorGestures.GroupingNodeGestures gestures);  

Parameters

gestures EditorGestures.GroupingNodeGestures

Unbind()

public void Unbind();  
Clone this wiki locally