ScrollViewer.

PageDown() Method

Summary

Scrolls the content downward by one page.
Namespace
Avalonia.Controls
Containing Type
ScrollViewer

Syntax

public void PageDown()

Return Value

Type Description
void