-
-
Notifications
You must be signed in to change notification settings - Fork 270
Nodify_Interactivity_InputGestureRefExtensions
miroiu edited this page Jun 18, 2025
·
1 revision
Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputGestureRefExtensions
References: InputGestureRef
Extension methods for the InputGestureRef class.
public static class InputGestureRefExtensions
Creates a new InputGestureRef from the specified gesture.
public static InputGestureRef AsRef(InputGesture gesture);
Parameters
gesture
InputGesture
Returns