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

# automatic

A notation that automatically provides locale-appropriate behavior.

## Declaration

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

## See Also

### Notations

- [compactName](foundation/numberformatstyleconfiguration/notation/compactname.md)
- [scientific](foundation/numberformatstyleconfiguration/notation/scientific.md)
