RepeatWholeChorusToggle
private struct RepeatWholeChorusToggle: View
SwiftUI View with a Toggle to show the whole last chorus when using a {chorus} directive
-
Chord Display Options object
Declaration
Swift
var appState: AppStateModel -
The body of the
ViewDeclaration
Swift
var body: some View
View on GitHub