-
Home
-
API
-
Avalonia.Controls.Selection
-
ITreeSelectionModel
-
Methods
-
Deselect(IndexPath)
Deselect(IndexPath) Method
Definition
Deselects an item by its index in the source data.
void Deselect(IndexPath index)
Parameters
- index
- IndexPath
The index into the source data.