SelectionModel<T>.

IsSelected(int) Method

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

Syntax

public bool IsSelected(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
bool