---
title: crossfade
framework: musickit
role: symbol
role_heading: Type Property
path: musickit/musicplayer/transition/crossfade
---

# crossfade

A smooth overlap between the currently playing item and the next item with default options.

## Declaration

```swift
static let crossfade: MusicPlayer.Transition
```
