Compartir a través de


IConnectivity.ConnectivityChanged Evento

Definición

Se produce cuando ha cambiado el acceso a la red o el perfil.

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) 

Tipo de evento

Se aplica a