Options
public struct Options : OptionSet
Specifies which events to monitor.
-
Monitor
didUpdateevents.Declaration
Swift
public static let didUpdate: FocusMonitor.Options -
Monitor
movementDidFailevents.Declaration
Swift
public static let movementDidFail: FocusMonitor.Options -
Monitor all events.
Declaration
Swift
public static let all: FocusMonitor.Options
View on GitHub
Install in Dash
Options Structure Reference