accessibilitySelectedCells
The currently selected cells for the table.
Declaration
@property (copy) NSArray * accessibilitySelectedCells;Discussion
This property is required for all elements that act like cell-based tables.
The currently selected cells for the table.
@property (copy) NSArray * accessibilitySelectedCells;This property is required for all elements that act like cell-based tables.