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

# geocodeCanceled

A constant that indicates the geocode request was canceled.

## Declaration

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

## See Also

### Getting geocoding errors

- [geocodeFoundNoResult](corelocation/clerror-swift.struct/geocodefoundnoresult.md)
- [geocodeFoundPartialResult](corelocation/clerror-swift.struct/geocodefoundpartialresult.md)
