Package-level declarations
Types
Link copied to clipboard
interface ApplicationServices
Link copied to clipboard
interface Foundation
Link copied to clipboard
object MacOSMenuBarThemeDetector
Link copied to clipboard
class MacOSWindowManager
Link copied to clipboard
class MacOutsideClickWatcher(windowSupplier: () -> <Error class: unknown class>?, onOutsideClick: () -> Unit)
MacOutsideClickWatcher: encapsulates macOS-specific logic to detect a left-click outside the provided window and invoke a callback to hide it. It also ignores clicks on the macOS status bar tray icon (status item) so that clicking the tray icon does not spuriously hide the window.
Link copied to clipboard
interface ObjectiveC