---
title: DefaultValue
framework: appintents
role: symbol
role_heading: Associated Type
path: appintents/dynamicoptionsprovider/defaultvalue
---

# DefaultValue

## Declaration

```swift
associatedtype DefaultValue : _IntentValue = Self.Result.Result where Self.DefaultValue.ValueType == Self.Result.Result.ValueType
```
