1.4 KiB
1.4 KiB
EditorGestures.GroupingNodeGestures Class
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → EditorGestures.GroupingNodeGestures
References: EditorGestures, InputGestureRef
public class GroupingNodeGestures
Constructors
EditorGestures.GroupingNodeGestures()
public GroupingNodeGestures();
Properties
SwitchMovementMode
public ModifierKeys SwitchMovementMode { get; set; }
Property Value
ToggleContentSelection
public InputGestureRef ToggleContentSelection { get; set; }
Property Value
Methods
Apply(EditorGestures.GroupingNodeGestures)
public void Apply(EditorGestures.GroupingNodeGestures gestures);
Parameters
gestures EditorGestures.GroupingNodeGestures
Unbind()
public void Unbind();