Share via


DisplayInfoChangedEventArgs.DisplayInfo Property

Definition

Gets the current display info for the main display associated to this event.

public:
 property Microsoft::Maui::Devices::DisplayInfo DisplayInfo { Microsoft::Maui::Devices::DisplayInfo get(); };
public Microsoft.Maui.Devices.DisplayInfo DisplayInfo { get; }
member this.DisplayInfo : Microsoft.Maui.Devices.DisplayInfo
Public ReadOnly Property DisplayInfo As DisplayInfo

Property Value

The current display info.

Applies to