ItemsRepeater.

ItemsSourceView Property

Summary

Gets a standardized view of the supported interactions between a given Items object and the ItemsRepeater control and its associated components.
Namespace
Avalonia.Controls
Containing Type
ItemsRepeater

Syntax

public ItemsSourceView ItemsSourceView { get; private set; }

Value

Type Description
ItemsSourceView