<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "macOS: 13.0.0 -",
    "tvOS: 16.0.0 -",
    "visionOS: -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppIntents",
  "identifier" : "/documentation/AppIntents/TypeDisplayRepresentable",
  "metadataVersion" : "0.1.0",
  "role" : "Protocol",
  "symbol" : {
    "kind" : "Protocol",
    "modules" : [
      "App Intents"
    ],
    "preciseIdentifier" : "s:10AppIntents24TypeDisplayRepresentableP"
  },
  "title" : "TypeDisplayRepresentable"
}
-->

# TypeDisplayRepresentable

An interface for providing the visual representation of a specific type.

```
protocol TypeDisplayRepresentable
```

## Topics

### Describing the type

[`static var typeDisplayRepresentation: TypeDisplayRepresentation`](/documentation/AppIntents/TypeDisplayRepresentable/typeDisplayRepresentation)

A short, localized, human-readable name for the type.

## Relationships

### Inherited By

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

### Conforming Types

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

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

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

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

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

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

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

---

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)