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

section

An index number identifying a section in a table view or collection view. テーブルビューまたはコレクションビューの中のある区画を識別するインデックス番号。

Declaration 宣言

iOS, iPadOS, Mac Catalyst, tvOS

@property(nonatomic, readonly) NSInteger section;

macOS

@property(readonly) NSInteger section;

See Also 参照

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