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

# parseStrategy

A ParseStrategy that can be used to parse this FormatStyle’s output

## Declaration

```swift
var parseStrategy: Self.Strategy { get }
```

## See Also

### Declaring Parse Strategy

- [Strategy](foundation/parseableformatstyle/strategy.md)
