Compartir a través de


DeviceDisplay.MainDisplayInfoChanged Evento

Definición

Se produce cuando cambia la información de la pantalla principal.

public:
 static event EventHandler<Microsoft::Maui::Devices::DisplayInfoChangedEventArgs ^> ^ MainDisplayInfoChanged;
public static event EventHandler<Microsoft.Maui.Devices.DisplayInfoChangedEventArgs> MainDisplayInfoChanged;
member this.MainDisplayInfoChanged : EventHandler<Microsoft.Maui.Devices.DisplayInfoChangedEventArgs> 
Public Shared Custom Event MainDisplayInfoChanged As EventHandler(Of DisplayInfoChangedEventArgs) 

Tipo de evento

Se aplica a