Skip to main content

DisplayInfoChangedEventArgs

Namespace: Wisej.Hybrid.Shared.Display

Assembly: Wisej.Hybrid

Main display information event arguments.

public class DisplayInfoChangedEventArgs : EventArgs

Constructors

Instance memberDisplayInfoChangedEventArgs(displayInfo)

Initializes a new instance of the DisplayInfoChangedEventArgs class.

NameTypeDescription
displayInfoDisplayInfoThe display info associated to this event.

Properties

Instance memberDisplayInfo

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