In SwiftUI on macOS you have a modifier to enable shortcuts for a specific control. For example:
struct ContentView: View { var body: some View { Butt