TabIndexExtensions.GetSortedTabIndexesOnParentPage(VisualElement) 메서드

정의

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

매개 변수

element
VisualElement

반환

적용 대상