ShellSection.IShellSectionController.NavigationRequested Event

Definition

event EventHandler<Microsoft.Maui.Controls.Internals.NavigationRequestedEventArgs> Microsoft.Maui.Controls.IShellSectionController.NavigationRequested;
member this.Microsoft.Maui.Controls.IShellSectionController.NavigationRequested : EventHandler<Microsoft.Maui.Controls.Internals.NavigationRequestedEventArgs> 
Custom Event NavigationRequested As EventHandler(Of NavigationRequestedEventArgs) Implements Microsoft.Maui.Controls.IShellSectionController

Event Type

Implements

Applies to