---
title: EmptySnippetIntent
framework: appintents
role: symbol
role_heading: Structure
path: appintents/emptysnippetintent
---

# EmptySnippetIntent

A snippet intent that renders an empty view.

## Declaration

```swift
struct EmptySnippetIntent
```

## Overview

Overview You don’t create this type directly. AppIntent uses the default value for functions that expect a SnippetIntent.

## Relationships

### Conforms To

- [AppIntent](appintents/appintent.md)
- [PersistentlyIdentifiable](appintents/persistentlyidentifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SnippetIntent](appintents/snippetintent.md)
