ViewportSize Property
Gets or sets the amount of the scrollable content that is currently visible.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double ViewportSize { get; set; }
Public Property ViewportSize As Double
Get
Set
member ViewportSize : float with get, set