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

row

An index number identifying a row in a section of a table view. テーブルビューのある区画の中のある行を識別するインデックス番号。

Declaration 宣言

var row: Int { get }

Discussion 議論

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

See Also 参照

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