kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Screen
Screen
JS
abstract
external
class
Screen
Exposes the JavaScript
Screen
to Kotlin
Constructors
Properties
Constructors
Screen
Link copied to clipboard
JS
fun
Screen
(
)
Properties
avail
Height
Link copied to clipboard
JS
open
val
availHeight
:
Int
avail
Width
Link copied to clipboard
JS
open
val
availWidth
:
Int
color
Depth
Link copied to clipboard
JS
open
val
colorDepth
:
Int
height
Link copied to clipboard
JS
open
val
height
:
Int
pixel
Depth
Link copied to clipboard
JS
open
val
pixelDepth
:
Int
width
Link copied to clipboard
JS
open
val
width
:
Int