---
title: parseStrategy
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/url/formatstyle/parsestrategy
---

# parseStrategy

The parse strategy used by this format style.

## Declaration

```swift
var parseStrategy: URL.ParseStrategy { get }
```

## See Also

### Parsing URLs

- [URL.ParseStrategy](foundation/url/parsestrategy.md)
