Skip to content

UICanvas.CloseContextMenu() Method

Definition

Namespace: Brine2D.UI

Closes the active context menu, if any, and fires OnClosed.

C#
public void CloseContextMenu();