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

반환

적용 대상