---
title: parseIntegersOnly
framework: corefoundation
role: symbol
role_heading: Type Property
path: corefoundation/cfnumberformatteroptionflags/parseintegersonly
---

# parseIntegersOnly

Specifies that only integers should be parsed.

## Declaration

```swift
static var parseIntegersOnly: CFNumberFormatterOptionFlags { get }
```
