Ok, that happened because I used a custom NSWindow let visualEffect = NSVisualEffectView()
window?.contentView?.addSubview(visualEffect) how can I fix it?
Thanks!
Is not a issue, in macOS, there is an option (System Preferences, Accessibility, Flash the screen when an alert sound...) I just want to override this in my app I don't want the flash screen, its call kSystemSoundID_UserPreferredAlert
Ok, that happened because I used a custom NSWindow let visualEffect = NSVisualEffectView()
window?.contentView?.addSubview(visualEffect) how can I fix it?
Thanks!
Is not a issue, in macOS, there is an option (System Preferences, Accessibility, Flash the screen when an alert sound...) I just want to override this in my app I don't want the flash screen, its call kSystemSoundID_UserPreferredAlert