NavigationEventArgs Class

Definition

EventArgs for the NavigationPage's navigation events.

public class NavigationEventArgs : EventArgs
Inheritance
NavigationEventArgs
Derived

Constructors

Properties

Page

Gets the page that was removed or is newly visible.

Applies to

Product Versions
.NET MAUI 8, 9

See also