GestureRecognizer Constructor

Definition

Initializes a new instance of a GestureRecognizer object.

public:
 GestureRecognizer();
 GestureRecognizer();
public GestureRecognizer();
function GestureRecognizer()
Public Sub New ()

Remarks

The following is a list of default GestureRecognizer property values.

Applies to

See also