Interface ILayoutNode
public interface ILayoutNode
Properties
View
VisualElement View { get; }
Property Value
Methods
GetLayoutChildren()
IReadOnlyList<ILayoutNode> GetLayoutChildren()
public interface ILayoutNode
VisualElement View { get; }
IReadOnlyList<ILayoutNode> GetLayoutChildren()