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

DisplayInfoChangedEventArgs(displayInfo)

Initializes a new instance of the DisplayInfoChangedEventArgs class.

Name
Type
Description

displayInfo

The display info associated to this event.

Properties

DisplayInfo

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

Last updated