---
title: automatic
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/numberformatstyleconfiguration/signdisplaystrategy/automatic
---

# automatic

A strategy to automatically configure locale-appropriate sign display behavior.

## Declaration

```swift
static var automatic: NumberFormatStyleConfiguration.SignDisplayStrategy { get }
```

## See Also

### Sign display strategies

- [always(includingZero:)](foundation/numberformatstyleconfiguration/signdisplaystrategy/always(includingzero:).md)
- [never](foundation/numberformatstyleconfiguration/signdisplaystrategy/never.md)
