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

IGesture

target

Visual

type

GestureType

Returns

Gesture

The bound gesture. Use .Dispose to remove the gesture support.