setSkipTaskbar
fun setSkipTaskbar(skip: Boolean): ERROR CLASS: Symbol not found for js.promise.Promise<ERROR CLASS: Symbol not found for js.core.Void>(source)
Whether the window icon should be hidden from the taskbar or not.
Platform-specific
macOS: Unsupported.
Parameters
skip
true to hide window icon, false to show it.