Observable Items

  • The observable scene state for Chord Provider

    See more

    Declaration

    Swift

    final class SceneState : ObservableObject
  • The FocusedValueKey for the current document

    See more

    Declaration

    Swift

    struct DocumentFocusedValueKey : FocusedValueKey
  • The FocusedValueKey for the scene state

    See more

    Declaration

    Swift

    struct SceneFocusedValueKey : FocusedValueKey
  • Declaration

    Swift

    extension FocusedValues
  • The observable FileBrowser for Chord Provider

    See more

    Declaration

    Swift

    class FileBrowser : ObservableObject