Bounds

fun Bounds(left: Int? = null, top: Int? = null, width: Int? = null, height: Int? = null, windowState: WindowState? = null)

Sources

jvm source
Link copied to clipboard