---
title: CLLocationUpdate.LiveConfiguration
framework: corelocation
role: symbol
role_heading: Enumeration
path: corelocation/cllocationupdate/liveconfiguration
---

# CLLocationUpdate.LiveConfiguration

Values for indicating the kind of updates the framework delivers.

## Declaration

```swift
enum LiveConfiguration
```

## Topics

### Location types

- [CLLocationUpdate.LiveConfiguration.default](corelocation/cllocationupdate/liveconfiguration/default.md)
- [CLLocationUpdate.LiveConfiguration.airborne](corelocation/cllocationupdate/liveconfiguration/airborne.md)
- [CLLocationUpdate.LiveConfiguration.automotiveNavigation](corelocation/cllocationupdate/liveconfiguration/automotivenavigation.md)
- [CLLocationUpdate.LiveConfiguration.fitness](corelocation/cllocationupdate/liveconfiguration/fitness.md)
- [CLLocationUpdate.LiveConfiguration.otherNavigation](corelocation/cllocationupdate/liveconfiguration/othernavigation.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)

## See Also

### Receiving location updates

- [liveUpdates(_:)](corelocation/cllocationupdate/liveupdates(_:).md)
- [CLLocationUpdate.Updates](corelocation/cllocationupdate/updates.md)
