Interface · Desktop Services
TrayMenuItem
Native tray menu entry.
@sharpts/gui 0.0.0-local · SharpTS 7c6010104a43Members
id
id?: stringIdentifier reported when this menu item is activated.
Type: string
isChecked
isChecked?: booleanWhether the item displays a checked state.
Type: boolean
isEnabled
isEnabled?: booleanWhether the item accepts interaction.
Type: boolean
label
label?: stringText displayed for the item.
Type: string
separator
separator?: booleanWhether this entry is a visual separator.
Type: boolean
Source
SharpTS.Gui.Sdk/GuiPackage/runtime.ts:1066 at SharpTS revision 7c6010104a43c34d80e9d44704cf179bc4f5b8e0.