Instance Method
propertyListValue(format:)propertyListValueFormat:propertyListValueFormat_
Declaration
func propertyListValue(format formatVersion: GSFormatVersion) -> [String : Any]!Declaration
- (NSDictionary<NSString *,id> *) propertyListValueFormat:(GSFormatVersion) formatVersion;Declaration
propertyListValueFormat_(formatVersion: GSFormatVersion) -> dict[str, object]