Skip to content

IUIComponent.Enabled Property

Definition

Namespace: Brine2D.UI

Whether this component is enabled (can receive input).

bool Enabled { get; set; }

Property Value

System.Boolean