ScrollViewerViewport Property

Gets the size of the viewport on the scrollable content.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Size Viewport { get; }

Property Value

Size

Implements

IScrollableViewport

See Also