Type Method
registerFontChecker(_:)registerFontChecker:registerFontChecker_
Declaration
class func registerFontChecker(_ checker: any GSFontCheckerProtocol)Declaration
+ (void) registerFontChecker:(NSObject<GSFontCheckerProtocol> *) checker;Declaration
registerFontChecker_(checker: NSObject<GSFontCheckerProtocol>)