DisplayInfoChangedEventArgs

Wisej.Hybrid.Shared.Display.DisplayInfoChangedEventArgs

Namespace: Wisej.Hybrid.Shared.Display

Assembly: Wisej.Hybrid (3.5.0.0)

Main display information event arguments.

public class DisplayInfoChangedEventArgs : EventArgs

Constructors

Initializes a new instance of the DisplayInfoChangedEventArgs class.

NameTypeDescription

displayInfo

The display info associated to this event.

Properties

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

Last updated