TabIndexExtensions.GetSortedTabIndexesOnParentPage(VisualElement) Método
Definición
public static System.Collections.Generic.SortedDictionary<int,System.Collections.Generic.List<Xamarin.Forms.ITabStopElement>> GetSortedTabIndexesOnParentPage (this Xamarin.Forms.VisualElement element);
static member GetSortedTabIndexesOnParentPage : Xamarin.Forms.VisualElement -> System.Collections.Generic.SortedDictionary<int, System.Collections.Generic.List<Xamarin.Forms.ITabStopElement>>
Parámetros
Devoluciones
- SortedDictionary<Int32,List<ITabStopElement>>
Se aplica a