Skip to content

UIMenuItem.Label Property

Definition

Namespace: Brine2D.UI

Display text for this item. Ignored for separator items.

C#
public string Label { get; set; }

Property Value

System.String