TapGestureRecognizer.SendTapped(View) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public void SendTapped (Xamarin.Forms.View sender);
member this.SendTapped : Xamarin.Forms.View -> unit

Parameters

sender
View

For internal use by the Xamarin.Forms platform.

Attributes

Applies to