TabIndexExtensions.GetTabIndexesOnParentPage(ITabStopElement, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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>>
Paramètres
- element
- ITabStopElement
- countChildrenWithTabStopWithoutThis
- System.Int32
Retours
System.Collections.Generic.IDictionary<System.Int32,System.Collections.Generic.List<ITabStopElement>>