---
title: INLocationRelevanceProvider
framework: intents
role: symbol
role_heading: Class
path: intents/inlocationrelevanceprovider
---

# INLocationRelevanceProvider

## INLocationRelevanceProvider

INLocationRelevanceProvider Class of Intents The provider class that specifies a relevant location.

``` class INLocationRelevanceProvider ```

Overview

Ask the user for permission to use their location before providing shortcuts to [INRelevantShortcutStore](/documentation/intents/inrelevantshortcutstore) that include a location relevance provider. If the user gives your app permission to access their location While In Use or Always_,_ shortcuts your app provides can influence widget stacks and the Siri watch face.

Inherits From

[INRelevanceProvider](/documentation/intents/inrelevanceprovider)

Conforms To

[CVarArg](/documentation/Swift/CVarArg) [CustomDebugStringConvertible](/documentation/Swift/CustomDebugStringConvertible) [CustomStringConvertible](/documentation/Swift/CustomStringConvertible) [Equatable](/documentation/Swift/Equatable) [Hashable](/documentation/Swift/Hashable) [NSCoding](/documentation/Foundation/NSCoding) [NSCopying](/documentation/Foundation/NSCopying) [NSObjectProtocol](/documentation/ObjectiveC/NSObjectProtocol) [NSSecureCoding](/documentation/Foundation/NSSecureCoding)
