API
Methods for creating and manipulating context menus in a native ToDesktop window.
Remarks
This package exposes a number of methods for creating and manipulating context menus in a native ToDesktop window.
Functions
create()
Creates and presents a context menu. If the user's cursor is within the bounds of the current window, the context menu will be appear at the cursor position.
Signature:
Parameters
Returns:
Promise<void>
Type Aliases
ContextMenuItem
Signature:
References: ContextMenuItemBase, ContextMenuItemLabel, ContextMenuItemRole
ContextMenuItemBase
Signature:
ContextMenuItemLabel
Signature:
ContextMenuItemRole
Signature: