Swift (macOS) – Show a list of available Focus modes
I know how to detect the current focus mode (fig. 1), with var isFocus = INFocusStatusCenter.default.focusStatus.isFocused!
.
I know how to detect the current focus mode (fig. 1), with var isFocus = INFocusStatusCenter.default.focusStatus.isFocused!
.