Skip to content

UIMenuItem.IsSeparator Property

Definition

Namespace: Brine2D.UI

When true this entry renders as a horizontal divider line.

C#
public bool IsSeparator { get; init; }

Property Value

System.Boolean