Contents

nextTrackCommand

The command object for selecting the next track.

Declaration

var nextTrackCommand: MPRemoteCommand { get }

Discussion

Use the object in this property to register your app’s handler for selecting the next track. In your handler, select the media item that follows the current media item. You can disable the command if your app does not support it.

See Also

Navigating between tracks