Declaration

class func registerFontChecker(_ checker: any GSFontCheckerProtocol)

Declaration

+ (void) registerFontChecker:(NSObject<GSFontCheckerProtocol> *) checker;

Declaration

registerFontChecker_(checker: NSObject<GSFontCheckerProtocol>)