---
title: CFNumberFormatterPadPosition.beforeSuffix
framework: corefoundation
role: symbol
role_heading: Case
path: corefoundation/cfnumberformatterpadposition/beforesuffix
---

# CFNumberFormatterPadPosition.beforeSuffix

Specifies the number of padding characters before the suffix.

## Declaration

```swift
case beforeSuffix
```

## See Also

### Enumeration Cases

- [CFNumberFormatterPadPosition.afterPrefix](corefoundation/cfnumberformatterpadposition/afterprefix.md)
- [CFNumberFormatterPadPosition.afterSuffix](corefoundation/cfnumberformatterpadposition/aftersuffix.md)
- [CFNumberFormatterPadPosition.beforePrefix](corefoundation/cfnumberformatterpadposition/beforeprefix.md)
