Kotlin v1.4.32
  • Solutions
    • Multiplatform Mobile ↗
    • Server-side ↗
    • Web frontend
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
← Docs
kotlin-stdlib / org.w3c.workers / WindowClient

WindowClient

JS
1.1
abstract class WindowClient : Client

Exposes the JavaScript WindowClient to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript WindowClient to Kotlin

WindowClient()

Properties

JS
1.1

focused

open val focused: Boolean
JS
1.1

visibilityState

open val visibilityState: dynamic

Functions

JS
1.1

focus

fun focus(): Promise<WindowClient>
JS
1.1

navigate

fun navigate(url: String): Promise<WindowClient>
  • GitHub logo
  • Twitter logo
  • Slack logo
  • Reddit logo
  • Stack Overflow logo
  • Stack Overflow logo
Contributing to Kotlin Releases Press Kit Security Blog Issue Tracker
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license. Supported and developed by JetBrains
Supported and developed by JetBrains
esc