Tree
extension Tree where Branch == Group, Leaf == Item
-
Creates a
StyledPath.Compositewith the givensvg.Declaration
Swift
public init(_ svg: SVG) -
Creates a
StyledPath.Compositewith the givensvg, scaled to the givenheight.Declaration
Swift
public init(_ svg: SVG, height: Double) -
Creates a
StyledPath.Compositewith the givensvg, scaled to the givenwidth.Declaration
Swift
public init(_ svg: SVG, width: Double)
View on GitHub
Install in Dash
Tree Extension Reference