TabIndexExtensions.GetTabIndexesOnParentPage(ITabStopElement, Int32) Metodo

Definizione

public static System.Collections.Generic.IDictionary<int,System.Collections.Generic.List<Xamarin.Forms.ITabStopElement>> GetTabIndexesOnParentPage (this Xamarin.Forms.ITabStopElement element, out int countChildrenWithTabStopWithoutThis);
static member GetTabIndexesOnParentPage : Xamarin.Forms.ITabStopElement * int -> System.Collections.Generic.IDictionary<int, System.Collections.Generic.List<Xamarin.Forms.ITabStopElement>>

Parametri

element
ITabStopElement
countChildrenWithTabStopWithoutThis
System.Int32

Restituisce

System.Collections.Generic.IDictionary<System.Int32,System.Collections.Generic.List<ITabStopElement>>

Si applica a