<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/EmptySnippetIntent",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents18EmptySnippetIntentV"
  },
  "title" : "EmptySnippetIntent"
}
-->

# EmptySnippetIntent

A snippet intent that renders an empty view.

```
struct EmptySnippetIntent
```

## Overview

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

## Relationships

### Conforms To

[`PersistentlyIdentifiable`](/documentation/AppIntents/PersistentlyIdentifiable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`SnippetIntent`](/documentation/AppIntents/SnippetIntent)

[`AppIntent`](/documentation/AppIntents/AppIntent)

[`Sendable`](/documentation/Swift/Sendable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)