DisplayInfo
Wisej.Hybrid.DisplayInfo
Last updated
Wisej.Hybrid.DisplayInfo
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides information about the device's screen.
Access this class through the Info singleton.
Creates a new instance of DisplayInfo.
Double: The device's density.
Double: The device's height (in pixels).
DisplayOrientation: The device display's orientation.
Single: The device's refresh rate.
DisplayRotation: The device's rotation.
Double: The device's width (in pixels).
Updates the info configuration.
EventHandler Fires when the main display info changes.