Contents

selectionFollowsFocus

A Boolean value that triggers an automatic selection when focus moves to a cell.

Declaration

var selectionFollowsFocus: Bool { get set }

Discussion

The system determines the default value of this property according to the platform and other properties of the table view.

See Also

Selecting rows