toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
Screen
Screen
abstract
class
Screen
:
JsAny
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