IUIComponent.Enabled Property
Definition¶
Namespace: Brine2D.UI
Whether this component is enabled (can receive input).
bool Enabled { get; set; }
Namespace: Brine2D.UI
Whether this component is enabled (can receive input).
bool Enabled { get; set; }