IConnectivity.ConnectivityChanged Event

Definition

Occurs when network access or profile has changed.

public:
 event EventHandler<Microsoft::Maui::Networking::ConnectivityChangedEventArgs ^> ^ ConnectivityChanged;
event EventHandler<Microsoft.Maui.Networking.ConnectivityChangedEventArgs> ConnectivityChanged;
member this.ConnectivityChanged : EventHandler<Microsoft.Maui.Networking.ConnectivityChangedEventArgs> 
Event ConnectivityChanged As EventHandler(Of ConnectivityChangedEventArgs) 

Event Type

Applies to