<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "tvOS: 18.0.0 -",
    "visionOS: 2.0.0 -",
    "watchOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "HomeKit",
  "identifier" : "/documentation/HomeKit/HMMediaSourceDisplayOrderProfile/order",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "HomeKit"
    ],
    "preciseIdentifier" : "s:7HomeKit32HMMediaSourceDisplayOrderProfileC5orderSaySiGvp"
  },
  "title" : "order"
}
-->

# order

The display order of input media sources.

```
var order: [Int] { get }
```

## Discussion

Provides an ordered list of [`HMCharacteristicTypeIdentifier`](/documentation/HomeKit/HMCharacteristicTypeIdentifier) values for [`HMServiceTypeInputSource`](/documentation/HomeKit/HMServiceTypeInputSource) services associated with the profile.

---

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)