AppStateModel

final class AppStateModel

The observable application state for Chord Provider

Play Button

Repeat Whole Chorus Toggle

Lyrics Only Toggle

Name Toggle

  • SwiftUI View with a Toggle to show or hide the name on the diagram

    Declaration

    Swift

    var nameToggle: some View
  • / SwiftUI View with a Toggle to show or hide the name on the diagram

    See more

    Declaration

    Swift

    private struct NameToggle: View

Fingers Toggle

Notes Toggle

  • SwiftUI View with a Toggle to show or hide the notes on the diagram

    Declaration

    Swift

    var notesToggle: some View
  • SwiftUI View with a Toggle to show or hide the notes on the diagram

    See more

    Declaration

    Swift

    private struct NotesToggle: View

Mirror Toggle

Play Toggle

Midi Instrument Picker