contextMenu

open fun contextMenu(contextMenu: ContextMenu, slide: Slide.Locked, slidewin: SlideCommands, target: ViewIndexed)

Renders the context menu GUI of your feature.

Called from the window thread, not the creating thread, so be careful about synchronization of shared memory.