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

# always

A strategy that always displays decimal separators.

## Declaration

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

## See Also

### Decimal separator display strategies

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