Viewport Property
Gets the size of the viewport on the scrollable content.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Size Viewport { get; }
Public ReadOnly Property Viewport As Size
Get
abstract Viewport : Size with get
override Viewport : Size with get