Skip to content

IUIComponent.Visible Property

Definition

Namespace: Brine2D.UI

Whether this component is visible.

bool Visible { get; set; }

Property Value

System.Boolean