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

戻り値

適用対象