---
title: geocodeFoundPartialResult
framework: corelocation
role: symbol
role_heading: Type Property
path: corelocation/clerror-swift.struct/geocodefoundpartialresult
---

# geocodeFoundPartialResult

A constant that indicates the geocode request yielded a partial result.

## Declaration

```swift
static var geocodeFoundPartialResult: CLError.Code { get }
```

## See Also

### Getting geocoding errors

- [geocodeCanceled](corelocation/clerror-swift.struct/geocodecanceled.md)
- [geocodeFoundNoResult](corelocation/clerror-swift.struct/geocodefoundnoresult.md)
