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