Instance Method
layerGroups:masters:error: layerGroups:masters:error: layerGroups_masters_error_
Not available in Swift.
Declaration
- (NSArray<NSMutableOrderedSet<NSString *> *> *) layerGroups:(NSArray<GSInstance *> *) instances masters:(NSArray<GSFontMaster *> *) masters error:(NSError **) error;Declaration
layerGroups_masters_error_(instances: list[GSInstance], masters: list[GSFontMaster]) -> tuple[list[NSMutableOrderedSet<NSString *>], NSError]