-
-
Notifications
You must be signed in to change notification settings - Fork 276
Nodify_Interactivity_EditorGestures_GroupingNodeGestures
miroiu edited this page Jun 18, 2025
·
2 revisions
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → EditorGestures.GroupingNodeGestures
References: EditorGestures, InputGestureRef
public class GroupingNodeGestures
public GroupingNodeGestures();
public ModifierKeys SwitchMovementMode { get; set; }
Property Value
public InputGestureRef ToggleContentSelection { get; set; }
Property Value
public void Apply(EditorGestures.GroupingNodeGestures gestures);
Parameters
gestures
EditorGestures.GroupingNodeGestures
public void Unbind();