次の方法で共有


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

戻り値

System.Collections.Generic.SortedDictionary<System.Int32,System.Collections.Generic.List<ITabStopElement>>

適用対象