Instance Method
propertyListValueFormat:error: propertyListValueFormat:error: propertyListValueFormat_error_
Not available in Swift.
Declaration
- (NSDictionary<NSString *,id> *) propertyListValueFormat:(GSFormatVersion) format error:(NSError **) error;Declaration
propertyListValueFormat_error_(format: GSFormatVersion) -> tuple[dict[str, object], NSError]