ShowMenu(IToolbarMenuElement)
Display the menu for the element.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.UIElements
- Assembly: UnityEditor.CoreModule
public static void ShowMenu(this IToolbarMenuElement tbe)
Parameters
The element that is part of the menu to be displayed.