---
title: CFNumberFormatterPadPosition.afterSuffix
framework: corefoundation
role: symbol
role_heading: Case
path: corefoundation/cfnumberformatterpadposition/aftersuffix
---

# CFNumberFormatterPadPosition.afterSuffix

Specifies the number of padding characters after the suffix.

## Declaration

```swift
case afterSuffix
```

## See Also

### Enumeration Cases

- [CFNumberFormatterPadPosition.afterPrefix](corefoundation/cfnumberformatterpadposition/afterprefix.md)
- [CFNumberFormatterPadPosition.beforePrefix](corefoundation/cfnumberformatterpadposition/beforeprefix.md)
- [CFNumberFormatterPadPosition.beforeSuffix](corefoundation/cfnumberformatterpadposition/beforesuffix.md)
