Documentation
On this page

Interface · Desktop Services

TrayMenuItem

Native tray menu entry.

@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43

Members

id

id?: string

Identifier reported when this menu item is activated.

Type: string

isChecked

isChecked?: boolean

Whether the item displays a checked state.

Type: boolean

isEnabled

isEnabled?: boolean

Whether the item accepts interaction.

Type: boolean

label

label?: string

Text displayed for the item.

Type: string

separator

separator?: boolean

Whether this entry is a visual separator.

Type: boolean

Source

SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1066 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.