You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, NSApplicationActivationOptions allow a value of 0 (default behaviour) or a combination of flags (NSApplicationActivateAllWindows | NSApplicationActivateIgnoringOtherApps), but with it being implemented as enum, neither is not possible.