kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-dom
/
web.dom
/
Screen
Screen
abstract
class
Screen
:
JsAny
(
source
)
Exposes the JavaScript
Screen
to Kotlin
Members
Constructors
Screen
Link copied to clipboard
constructor
(
)
Properties
avail
Height
Link copied to clipboard
open
val
availHeight
:
Int
avail
Width
Link copied to clipboard
open
val
availWidth
:
Int
color
Depth
Link copied to clipboard
open
val
colorDepth
:
Int
height
Link copied to clipboard
open
val
height
:
Int
pixel
Depth
Link copied to clipboard
open
val
pixelDepth
:
Int
width
Link copied to clipboard
open
val
width
:
Int