---
title: formatStyle
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/integerparsestrategy/formatstyle
---

# formatStyle

The format style this strategy uses when parsing strings.

## Declaration

```swift
var formatStyle: Format
```

## See Also

### Accessing strategy properties

- [lenient](foundation/integerparsestrategy/lenient.md)
