---
title: INLocationSearchType.byLocationTrigger
framework: intents
role: symbol
role_heading: Case
path: intents/inlocationsearchtype/bylocationtrigger
---

# INLocationSearchType.byLocationTrigger

A search type that requires matching the trigger location of a reminder to the specified location.

## Declaration

```swift
case byLocationTrigger
```

## Discussion

Discussion When specified, search for tasks that have reminders generated when the user is near a specified location.

## See Also

### Constants

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