Skip to content

UIContextMenu.Width Property

Definition

Namespace: Brine2D.UI

Width of the menu in pixels. Height is computed automatically from the item count.

C#
public float Width { get; set; }

Property Value

System.Single