---
title: INLocationSearchType
framework: intents
role: symbol
role_heading: Enumeration
path: intents/inlocationsearchtype
---

# INLocationSearchType

Constants indicating the type of location-based search to perform.

## Declaration

```swift
enum INLocationSearchType
```

## Topics

### Constants

- [INLocationSearchType.unknown](intents/inlocationsearchtype/unknown.md)
- [INLocationSearchType.byLocationTrigger](intents/inlocationsearchtype/bylocationtrigger.md)

### Initializers

- [init(rawValue:)](intents/inlocationsearchtype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Searching for Tasks by Location

- [location](intents/insearchfornotebookitemsintent/location.md)
- [locationSearchType](intents/insearchfornotebookitemsintent/locationsearchtype.md)
