Compose Native Tray Library
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Compose Native Tray Library
Compose Native Tray Library
/
com.kdroid.composetray.lib.windows
/
WindowsOutsideClickWatcher
/
WindowsOutsideClickWatcher
Windows
Outside
Click
Watcher
constructor
(
windowSupplier
:
(
)
->
<Error class: unknown class>
?
,
onOutsideClick
:
(
)
->
Unit
,
ignorePointPredicate
:
(
x
:
Int
,
y
:
Int
)
->
Boolean
?
=
null
)