다음을 통해 공유


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
System.Boolean
tabIndexes
System.Collections.Generic.IDictionary<System.Int32,System.Collections.Generic.List<ITabStopElement>>
tabIndex
System.Int32

반환

적용 대상