Share via


IDeviceDisplay.MainDisplayInfoChanged Event

Definition

Occurs when the main display's info changes.

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) 

Event Type

Applies to