TabIndexExtensions.GetTabIndexesOnParentPage(ITabStopElement, Int32) Method

Definition

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

Parameters

element
ITabStopElement
countChildrenWithTabStopWithoutThis
Int32

Returns

Applies to