init()
Creates a new monitor without any extension points.
Declaration
init()Discussion
After using this initializer, call the addAppExtensionPoint(_:) method to add an extension point to monitor.
Creates a new monitor without any extension points.
init()After using this initializer, call the addAppExtensionPoint(_:) method to add an extension point to monitor.