Contents

selectionIndexPath

The index path of the item selected in the browser.

Declaration

var selectionIndexPath: IndexPath? { get set }

Discussion

When the value of this property is nil, there is no selection.

See Also

Managing Selection