Tauri Core API - v2.6.0
Tauri Docs
GitHub
Preparing search index...
tray
TrayIconEvent
Type Alias TrayIconEvent
TrayIconEvent
:
|
TrayIconEventBase
<
"Click"
>
&
TrayIconClickEvent
|
TrayIconEventBase
<
"DoubleClick"
>
&
Omit
<
TrayIconClickEvent
,
"buttonState"
,
>
|
TrayIconEventBase
<
"Enter"
>
|
TrayIconEventBase
<
"Move"
>
|
TrayIconEventBase
<
"Leave"
>
Describes a tray icon event.
Platform-specific:
Linux
: Unsupported. The event is not emitted even though the icon is shown, the icon will still show a context menu on right click.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Platform-
specific:
Tauri Docs
GitHub
Tauri Core API - v2.6.0
Loading...
Describes a tray icon event.
Platform-specific: