TapGestureRecognizer.TappedCallbackProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
-
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute