---
title: "mediaSourceDisplayOrderProfileDidUpdateOrder(_:)"
framework: homekit
role: symbol
role_heading: Instance Method
path: "homekit/hmmediasourcedisplayorderprofile/delegate-swift.protocol/mediasourcedisplayorderprofiledidupdateorder(_:)"
---

# mediaSourceDisplayOrderProfileDidUpdateOrder(_:)

Informs the delegate when the system modifies the media source display order.

## Declaration

```swift
func mediaSourceDisplayOrderProfileDidUpdateOrder(_ profile: HMMediaSourceDisplayOrderProfile)
```

## Parameters

- `profile`: The profile with the updated display order.
