Gestures.Add Method (IGesture, Visual, GestureType)
Adds a gesture handler to the target.
This is typically done during rooting, but could happen after that time.
Location
- Namespace
- Fuse.Input
- Package
- Fuse.Nodes 2.9.1
Parameters
- handler
- target
- type
Returns
The bound gesture. Use .Dispose
to remove the gesture support.