IGestureController.GetChildElements(Point) Method

Definition

For internal use by the Xamarin.Forms platform.

public System.Collections.Generic.IList<Xamarin.Forms.GestureElement> GetChildElements (Xamarin.Forms.Point point);
abstract member GetChildElements : Xamarin.Forms.Point -> System.Collections.Generic.IList<Xamarin.Forms.GestureElement>

Parameters

point
Point

For internal use by the Xamarin.Forms platform.

Returns

For internal use by the Xamarin.Forms platform.

Applies to