Xamarin.Forms.TapGestureRecognizer.Command Property
The Command to invoke when the gesture has been triggered by the user. This is a bindable property.

Syntax

public System.Windows.Input.ICommand Command { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The object passed to the Command will be the contents of TapGestureRecognizer.CommandParameter

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0