ISelectionModel.

IsSelected(int) Method

Namespace
Avalonia.Controls.Selection
Containing Type
ISelectionModel

Syntax

bool IsSelected(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
bool