Instance Property インスタンスプロパティ

item

An index number identifying an item in a section of a collection view. コレクションビューのある区画の中のある項目を識別するインデックス番号。

Declaration 宣言

var item: Int { get }

Discussion 議論

The section the item is in is identified by the value of section. その項目が中にある区画は、sectionの値によって識別されます。

See Also 参照

Using Special Node Names 特殊ノード名を使う