Aardvark.UI.Primitives


Tree

Union Cases

Union CaseDescription
Leaf(value)
Signature: LeafValue
Node(value,properties,children)
Signature: LeafValue * Properties * plist<Tree>
Fork me on GitHub