TapGestureRecognizer.TappedCallbackProperty Field

Definition

Caution

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

Identifies the TappedCallback bindable property.

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

Field Value

Attributes

Applies to