<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/ImagePresentationEvents",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation23ImagePresentationEventsO"
  },
  "title" : "ImagePresentationEvents"
}
-->

# ImagePresentationEvents

Events associated with viewing mode transitions for image presentation components.

```
enum ImagePresentationEvents
```

## Topics

### Viewing mode transitions

[`struct TransitionStarted`](/documentation/RealityKit/ImagePresentationEvents/TransitionStarted)

A transition between two viewing modes has started for an image presentation component.

[`struct TransitionCompleted`](/documentation/RealityKit/ImagePresentationEvents/TransitionCompleted)

A transition between two viewing modes has completed for an image presentation component.



---

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)