VirtualizingLayoutContext.

ItemCountCore() Method

Summary

When implemented in a derived class, retrieves the number of items in the data.
Namespace
Avalonia.Layout
Containing Type
VirtualizingLayoutContext

Syntax

protected abstract int ItemCountCore()

Return Value

Type Description
int