MCPcopy Create free account
hub / github.com/altic-dev/FluidVoice / isRecording

Method isRecording

Sources/Fluid/UI/SettingsView.swift:98–100  ·  view source on GitHub ↗
(_ target: ShortcutRecordingTarget)

Source from the content-addressed store, hash-verified

96 }
97
98 private func isRecording(_ target: ShortcutRecordingTarget) -> Bool {
99 self.activeShortcutRecordingTarget == target
100 }
101
102 private var analyticsToggleBinding: Binding<Bool> {
103 Binding(

Calls

no outgoing calls

Tested by

no test coverage detected