Summary
Gets or sets a size in pixels by which the content is overflowing the panel, in the
direction of scroll.
- Namespace
- Avalonia
.Controls - Containing Type
- IVirtualizingPanel
Syntax
double PixelOverflow { get; }
Remarks
This may be non-zero even when
OverflowCount
is zero if the last item
overflows the panel bounds.
Value
Type | Description |
---|---|
double |