← Docs
kotlin-stdlib / org.w3c.workers / WindowClient

WindowClient

JS
1.1
abstract class WindowClient : Client
(source)

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 >
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .