---
title: presentation
framework: uniformtypeidentifiers
role: symbol
role_heading: Type Property
path: uniformtypeidentifiers/uttype-swift.struct/presentation
---

# presentation

A base type that represents a presentation document.

## Declaration

```swift
static var presentation: UTType { get }
```

## Discussion

Discussion The identifier for this type is public.presentation. This type conforms to UTTypeCompositeContent.

## See Also

### Application base types

- [spreadsheet](uniformtypeidentifiers/uttype-swift.struct/spreadsheet.md)
- [database](uniformtypeidentifiers/uttype-swift.struct/database.md)
- [message](uniformtypeidentifiers/uttype-swift.struct/message.md)
- [contact](uniformtypeidentifiers/uttype-swift.struct/contact.md)
- [calendarEvent](uniformtypeidentifiers/uttype-swift.struct/calendarevent.md)
- [toDoItem](uniformtypeidentifiers/uttype-swift.struct/todoitem.md)
- [emailMessage](uniformtypeidentifiers/uttype-swift.struct/emailmessage.md)
- [font](uniformtypeidentifiers/uttype-swift.struct/font.md)
