Share via


SwipeItems.Item[Int32] プロパティ

定義

public Xamarin.Forms.ISwipeItem this[int index] { get; set; }
member this.Item(int) : Xamarin.Forms.ISwipeItem with get, set

パラメーター

index
System.Int32

プロパティ値

実装

System.Collections.Generic.IList`1.Item(System.Int32)

適用対象