Interactivity / InputGestureRefExtensions
InputGestureRefExtensions Class
Section titled “InputGestureRefExtensions Class”Namespace: Nodify.Interactivity
Assembly: Nodify
Inheritance: Object → InputGestureRefExtensions
References: InputGestureRef
Extension methods for the InputGestureRef class.
public static class InputGestureRefExtensions
Methods
Section titled “Methods”AsRef(InputGesture)
Section titled “AsRef(InputGesture)”Creates a new InputGestureRef from the specified gesture.
public static InputGestureRef AsRef(InputGesture gesture);
Parameters
gesture
InputGesture
Returns