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

# parseStrategy

The parse strategy that this format style uses.

## Declaration

```swift
var parseStrategy: FloatingPointParseStrategy<FloatingPointFormatStyle<Value>.Currency> { get }
```
