TabIndexExtensions.FindNextElement 方法

定義

public static Xamarin.Forms.ITabStopElement FindNextElement (this Xamarin.Forms.ITabStopElement element, bool forwardDirection, System.Collections.Generic.IDictionary<int,System.Collections.Generic.List<Xamarin.Forms.ITabStopElement>> tabIndexes, ref int tabIndex);
static member FindNextElement : Xamarin.Forms.ITabStopElement * bool * System.Collections.Generic.IDictionary<int, System.Collections.Generic.List<Xamarin.Forms.ITabStopElement>> * int -> Xamarin.Forms.ITabStopElement

參數

element
ITabStopElement
forwardDirection
Boolean
tabIndex
Int32

傳回

適用於