---
title: canModifyOrder
framework: homekit
role: symbol
role_heading: Instance Property
path: homekit/hmmediasourcedisplayorderprofile/canmodifyorder
---

# canModifyOrder

A Boolean that indicates if the display order of the input media sources can be modified.

## Declaration

```swift
final let canModifyOrder: Bool
```

## See Also

### Managing input source order

- [writeOrder(_:)](homekit/hmmediasourcedisplayorderprofile/writeorder(_:).md)
- [delegate](homekit/hmmediasourcedisplayorderprofile/delegate-swift.property.md)
- [order](homekit/hmmediasourcedisplayorderprofile/order.md)
- [HMMediaSourceDisplayOrderProfile.Delegate](homekit/hmmediasourcedisplayorderprofile/delegate-swift.protocol.md)
