Label.GetChildElements(Point) Metodo

Definizione

Restituisce gli elementi figlio che si trovano nel punto specificato.

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

Parametri

point
Point

Il punto in cui cercare gli elementi figlio.

Restituisce

Gli elementi figlio che si trovano nel punto specificato.

Si applica a