setDockVisibility

external fun setDockVisibility(visible: Boolean): Promise<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.