次の方法で共有


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) 

イベントの種類

適用対象