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

# automatic

A strategy to automatically configure locale-appropriate decimal separator display behavior.

## Declaration

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

## See Also

### Decimal separator display strategies

- [always](foundation/numberformatstyleconfiguration/decimalseparatordisplaystrategy/always.md)
