다음을 통해 공유


SwipeItems.IndexOf(ISwipeItem) 메서드

정의

public int IndexOf (Xamarin.Forms.ISwipeItem item);
abstract member IndexOf : Xamarin.Forms.ISwipeItem -> int
override this.IndexOf : Xamarin.Forms.ISwipeItem -> int

매개 변수

item
ISwipeItem

반환

System.Int32

구현

System.Collections.Generic.IList`1.IndexOf(`0)

적용 대상