ScrollViewer.

PageUp() Method

Summary

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

Syntax

public void PageUp()

Return Value

Type Description
void