Skip to content

UICanvas.ActiveContextMenu Property

Definition

Namespace: Brine2D.UI

The context menu currently shown as an overlay, or null when none is open.

C#
public Brine2D.UI.UIContextMenu? ActiveContextMenu { get; }

Property Value

UIContextMenu