---
title: propertyListFromStringsFileFormat()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/stringprotocol/propertylistfromstringsfileformat()
---

# propertyListFromStringsFileFormat()

Returns a dictionary object initialized with the keys and values found in the String.

## Declaration

```swift
func propertyListFromStringsFileFormat() -> [String : String]
```
