ISelectionModel.

Select(int) Method

Namespace
Avalonia.Controls.Selection
Containing Type
ISelectionModel

Syntax

void Select(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void