ChordDiagramView
struct ChordDiagramView: View
SwiftUI View
for a chord diagram
-
The chord
Declaration
Swift
let chord: ChordDefinition
-
Width of the chord diagram
Declaration
Swift
var width: Double
-
The current color scheme
Declaration
Swift
var colorScheme
-
The scene state
Declaration
Swift
private var sceneState
-
The body of the
View
Declaration
Swift
var body: some View