Xamarin.Forms.TapGestureRecognizer.TappedCallbackParameter Property
An object to be passed to the TappedCallback. This is a bindable property.

Syntax

[System.Obsolete("Obsolete in 1.0.2. Use Command instead")]
public object TappedCallbackParameter { get; set; }

Value

An object.

Remarks

The primary use case for this property is Xaml bindings.

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