SelectionModel<T>.

Deselect(int) Method

Namespace
Avalonia.Controls.Selection
Containing Type
SelectionModel<T>

Syntax

public void Deselect(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
void