TabIndexExtensions.GetTabIndexesOnParentPage(ITabStopElement, Int32) 方法

定義

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>>

參數

element
ITabStopElement
countChildrenWithTabStopWithoutThis
Int32

傳回

適用於