v1.8.10
  • Solutions
    • Multiplatform
    • Server-side
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
    • Playground
    • Hands-on
    • Examples
    • Koans
← Docs
kotlin-stdlib / org.w3c.dom / Screen

Screen

JS
1.1
abstract class Screen
(source)

Exposes the JavaScript Screen to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript Screen to Kotlin

Screen()

Properties

JS
1.1

availHeight

open val availHeight: Int
JS
1.1

availWidth

open val availWidth: Int
JS
1.1

colorDepth

open val colorDepth: Int
JS
1.1

height

open val height: Int
JS
1.1

pixelDepth

open val pixelDepth: Int
JS
1.1

width

open val width: Int
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license.
Supported and developed by JetBrains