setWindowVisibility

open fun setWindowVisibility(visible: Boolean)

Set whether the window containing the browser is visible (minimized/unminimized, app hidden/unhidden, etc). Only used on Mac OS X.

Parameters

visible