setDockVisibility
external fun setDockVisibility(visible: Boolean): ERROR CLASS: Symbol not found for js.promise.Promise<ERROR CLASS: Symbol not found for js.core.Void>(source)
Sets the dock visibility for the application on macOS.
Since
2.5.0
Parameters
visible
Whether the dock should be visible or not.