TapGestureRecognizer.TappedCallbackParameterProperty Field

Definition

Caution

TappedCallbackParameterProperty is obsolete as of version 1.0.2. Please use Command instead.

Identifies the TappedCallbackParameter bindable property.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("TappedCallbackParameterProperty is obsolete as of version 1.0.2. Please use Command instead.")]
public static readonly Xamarin.Forms.BindableProperty TappedCallbackParameterProperty;
 staticval mutable TappedCallbackParameterProperty : Xamarin.Forms.BindableProperty

Field Value

Attributes

Applies to