ScrollBar.

ViewportSize Property

Summary

Gets or sets the amount of the scrollable content that is currently visible.
Namespace
Avalonia.Controls.Primitives
Containing Type
ScrollBar

Syntax

public double ViewportSize { get; set; }

Value

Type Description
double