共用方式為


IGestureController.GetChildElements(Point) 方法

定義

供 Xamarin.Forms 平台內部使用。

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>

參數

point
Point

供 Xamarin.Forms 平台內部使用。

傳回

System.Collections.Generic.IList<GestureElement>

供 Xamarin.Forms 平台內部使用。

適用於