<!--
{
  "availability" : [
    "iOS: 3.2.0 - 9.0.0",
    "iPadOS: 3.2.0 - 9.0.0",
    "macCatalyst: 13.1.0 - 13.1.0",
    "tvOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaPlayer",
  "identifier" : "/documentation/MediaPlayer/MPMoviePlayerFullscreenAnimationDurationUserInfoKey",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Media Player"
    ],
    "preciseIdentifier" : "c:@MPMoviePlayerFullscreenAnimationDurationUserInfoKey"
  },
  "title" : "MPMoviePlayerFullscreenAnimationDurationUserInfoKey"
}
-->

# MPMoviePlayerFullscreenAnimationDurationUserInfoKey

```
let MPMoviePlayerFullscreenAnimationDurationUserInfoKey: String
```

## Discussion

The value of this key is an <doc://com.apple.documentation/documentation/Foundation/NSNumber> containing a double value. This value represents the duration (measured in seconds) of the animation used to transition in or out of full-screen mode.

---

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)