ItemsSourceView.

HasKeyIndexMapping Property

Summary

Gets a value that indicates whether the items source can provide a unique key for each item.
Namespace
Avalonia.Controls
Containing Type
ItemsSourceView

Syntax

public bool HasKeyIndexMapping { get; }

Remarks

TODO: Not yet implemented in Avalonia.

Value

Type Description
bool