ScreenInfo
@Serializable
Screen information similar to the one returned by window.getScreenDetails() method, see https://w3c.github.io/window-management/#screendetailed.
Properties
Link copied to clipboard
Height of the available screen area.
Link copied to clipboard
Width of the available screen area.
Link copied to clipboard
Specifies the screen's color depth in bits.
Link copied to clipboard
Specifies the screen's device pixel ratio.
Link copied to clipboard
Indicates whether the device has multiple screens.
Link copied to clipboard
Indicates whether the screen is internal to the device or external, attached to the device.
Link copied to clipboard
Specifies the screen's orientation.