Share via


DeviceDisplay.MainDisplayInfoChanged Event

Definition

Occurs when the main display's info changes.

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) 

Event Type

Applies to