Declaration

- (NSDictionary<NSString *,id> *) propertyListValueFormat:(GSFormatVersion) format error:(NSError **) error;

Declaration

propertyListValueFormat_error_(format: GSFormatVersion) -> tuple[dict[str, object], NSError]

Parameters

format

The version of the dict

Discussion

This is used to store the data in the .glyphs file.