---
title: PresentationComponent.Configuration
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/presentationcomponent/configuration
---

# PresentationComponent.Configuration

A configuration that specifies the modality, appearance, and behavior of the presentation.

## Declaration

```swift
struct Configuration
```

## Overview

Overview You don’t instantiate this struct yourself. Instead, create a configuration by calling the factory methods such as popover(arrowEdge:)

## Topics

### Type Methods

- [popover(arrowEdge:)](realitykit/presentationcomponent/configuration/popover(arrowedge:).md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
