Summary
Constructor that takes the target page index
- Namespace
- Avalonia
.Collections - Containing Type
- Page
Changing Event Args
Syntax
public PageChangingEventArgs(int newPageIndex)
Parameters
Name | Type | Description |
---|---|---|
newPageIndex | int | Index of the requested page |
Return Value
Type | Description |
---|---|
void |