getOSDesktopWindows

open override fun getOSDesktopWindows(visibleOnly: Boolean): List<OSDesktopWindow>

Retrieves the visible desktop windows of the operating system.

Return

A list of desktop windows of the operating system.

Parameters

visibleOnly

If true, only returns visible windows.