Compartir a través de


IDeviceDisplay.MainDisplayInfoChanged Evento

Definición

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

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

Tipo de evento

Se aplica a