showAsync
Display the menu and get the result.
showAsync(place?: Partial<RenderContext.PlacementOptions>): Promise<{ key: string; } | undefined>
Related
- interface UITheme.MenuController staticAn interface for a class that manages a modal (dropdown) menu view.