---
title: CFNumberFormatterPadPosition.afterPrefix
framework: corefoundation
role: symbol
role_heading: Case
path: corefoundation/cfnumberformatterpadposition/afterprefix
---

# CFNumberFormatterPadPosition.afterPrefix

Specifies the number of padding characters after the prefix.

## Declaration

```swift
case afterPrefix
```

## See Also

### Enumeration Cases

- [CFNumberFormatterPadPosition.afterSuffix](corefoundation/cfnumberformatterpadposition/aftersuffix.md)
- [CFNumberFormatterPadPosition.beforePrefix](corefoundation/cfnumberformatterpadposition/beforeprefix.md)
- [CFNumberFormatterPadPosition.beforeSuffix](corefoundation/cfnumberformatterpadposition/beforesuffix.md)
