Summary
Gets the size of the viewport on the scrollable content.
- Namespace
- Avalonia
.Controls - Containing Type
- ScrollViewer
Syntax
public Size Viewport { get; private set; }
Value
Type | Description |
---|---|
Size |
public Size Viewport { get; private set; }
Type | Description |
---|---|
Size |