---
title: CFNumberFormatterOptionFlags
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cfnumberformatteroptionflags
---

# CFNumberFormatterOptionFlags

Type for constants specifying how numbers should be parsed.

## Declaration

```swift
struct CFNumberFormatterOptionFlags
```

## Overview

Overview For values, see Number Format Options

## Topics

### Initializers

- [init(rawValue:)](corefoundation/cfnumberformatteroptionflags/init(rawvalue:).md)

### Type Properties

- [parseIntegersOnly](corefoundation/cfnumberformatteroptionflags/parseintegersonly.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Data Types

- [CFNumberFormatterStyle](corefoundation/cfnumberformatterstyle.md)
- [CFNumberFormatterPadPosition](corefoundation/cfnumberformatterpadposition.md)
