---
title: Padding Positions
framework: corefoundation
role: collectionGroup
role_heading: API Collection
path: corefoundation/padding-positions
---

# Padding Positions

These constants are used to specify how numbers should be padded.

## Topics

### Constants

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

## See Also

### Constants

- [Number Formatter Styles](corefoundation/number-formatter-styles.md)
- [Number Formatter Property Keys](corefoundation/number-formatter-property-keys.md)
- [Number Format Options](corefoundation/number_format_options.md)
- [CFNumberFormatterRoundingMode](corefoundation/cfnumberformatterroundingmode.md)
