Share via


IDeviceDisplay.MainDisplayInfoChanged 이벤트

정의

기본 디스플레이의 정보가 변경되면 발생합니다.

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) 

이벤트 유형

적용 대상