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

返回

适用于