Type Method
loadLegacyCustomParameters(_:parent:) loadLegacyCustomParameters:parent: loadLegacyCustomParameters_parent_
Declaration
class func loadLegacyCustomParameters(_ parameters: [GSCustomParameter], parent: GSFont)Declaration
+ (void) loadLegacyCustomParameters:(NSArray<GSCustomParameter *> *) parameters parent:(GSFont *) parent;Declaration
loadLegacyCustomParameters_parent_(parameters: list[GSCustomParameter], parent: GSFont)