Type Method
activate(_:)activateReporter:activateReporter_
activates the reporter
Declaration
class func activate(_ reporter: any GlyphsReporter & NSObjectProtocol)Declaration
+ (void) activateReporter:(NSObject<GlyphsReporter> *) reporter;Declaration
activateReporter_(reporter: NSObject<GlyphsReporter>)