ItemsSourceView.

KeyFromIndex(int) Method

Summary

Retrieves the index of the item that has the specified unique identifier (key).
Namespace
Avalonia.Controls
Containing Type
ItemsSourceView

Syntax

public string KeyFromIndex(int index)

Remarks

TODO: Not yet implemented in Avalonia.

Parameters

Name Type Description
index int The index.

Return Value

Type Description
string The key