WindowClient
Constructors
<init>
Exposes the JavaScript WindowClient to Kotlin
WindowClient()
Properties
focused
open val focused: Boolean
visibilityState
open val visibilityState: dynamic
Functions
focus
fun focus(): Promise<WindowClient>
navigate
fun navigate(: String): Promise<WindowClient>