Skip to content

UITreeNode.HasChildren Property

Definition

Namespace: Brine2D.UI

Returns true when this node has at least one child.

C#
public bool HasChildren { get; }

Property Value

System.Boolean