ISelectionModel.

Deselect(int) Method

Namespace
Avalonia.Controls.Selection
Containing Type
ISelectionModel

Syntax

void Deselect(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void