Declaration

class func activate(_ reporter: any GlyphsReporter & NSObjectProtocol)

Declaration

+ (void) activateReporter:(NSObject<GlyphsReporter> *) reporter;

Declaration

activateReporter_(reporter: NSObject<GlyphsReporter>)