---
title: applicationDefault
framework: tipkit
role: symbol
role_heading: Type Property
path: tipkit/tips/configurationoption/datastorelocation/applicationdefault
---

# applicationDefault

The default location for persisting tips, which is generally your application’s support directory.

## Declaration

```swift
static var applicationDefault: Tips.ConfigurationOption.DatastoreLocation { get }
```
