PageChangingEventArgs.

NewPageIndex Property

Summary

Gets the index of the requested page
Namespace
Avalonia.Collections
Containing Type
PageChangingEventArgs

Syntax

public int NewPageIndex { get; private set; }

Value

Type Description
int