ChordPro editor
-
SwiftUI
See moreNSViewRepresentable
for the ChordPro editorDeclaration
Swift
struct ChordProEditor: NSViewRepresentable
-
The delegate for the
See moreChordProEditor
Declaration
Swift
protocol ChordProEditorDelegate: AnyObject
-
Alias for the
Internals
of theChordProEditor
callbackDeclaration
Swift
typealias IntrospectCallback = (_ editor: ChordProEditor.Internals) -> Void