Skip to content

IUIComponent.Enabled Property

Definition

Namespace: Brine2D.UI

Whether this component is enabled \(can receive input\).

C#
bool Enabled { get; set; }

Property Value

System.Boolean