---
title: INDailyRoutineRelevanceProvider
framework: intents
role: symbol
role_heading: Class
path: intents/indailyroutinerelevanceprovider
---

# INDailyRoutineRelevanceProvider

## INDailyRoutineRelevanceProvider

INDailyRoutineRelevanceProvider Class of Intents The provider class that specifies a relevant daily routine.

``` class INDailyRoutineRelevanceProvider ```

Overview

Ask the user for permission to use their location before providing shortcuts to [INRelevantShortcutStore](/documentation/intents/inrelevantshortcutstore) that include a daily routine relevance provider. If the user gives your app permission to access their location Always, shortcuts your app provides can influence widget stacks.

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)
