stdlib
1.8
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
JS
stdlib
/
org.w3c.dom
/
Screen
Screen
JS
abstract
external
class
Screen
(
source
)
Exposes the JavaScript
Screen
to Kotlin
Since Kotlin
1.1
Constructors
Properties
Constructors
Screen
Link copied to clipboard
JS
fun
Screen
(
)
Properties
avail
Height
Link copied to clipboard
JS
open
val
availHeight
:
Int
Since Kotlin
1.1
avail
Width
Link copied to clipboard
JS
open
val
availWidth
:
Int
Since Kotlin
1.1
color
Depth
Link copied to clipboard
JS
open
val
colorDepth
:
Int
Since Kotlin
1.1
height
Link copied to clipboard
JS
open
val
height
:
Int
Since Kotlin
1.1
pixel
Depth
Link copied to clipboard
JS
open
val
pixelDepth
:
Int
Since Kotlin
1.1
width
Link copied to clipboard
JS
open
val
width
:
Int
Since Kotlin
1.1