Contents

accessibilityRowIndexRange

The row index range of the cell.

Declaration

@property NSRange accessibilityRowIndexRange;

Discussion

This property contains the row’s starting index and index span in the table. Use this property in the elements representing a table’s cell.

See Also

Configuring cell-based tables