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.
The index path of the item selected in the browser.
var selectionIndexPath: IndexPath? { get set }When the value of this property is nil, there is no selection.