---
title: MTRChannelFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrchannelfeature
---

# MTRChannelFeature

## Declaration

```swift
struct MTRChannelFeature
```

## Topics

### Initializers

- [init(rawValue:)](matter/mtrchannelfeature/init(rawvalue:).md)

### Type Properties

- [channelList](matter/mtrchannelfeature/channellist.md)
- [lineupInfo](matter/mtrchannelfeature/lineupinfo.md)
- [electronicGuide](matter/mtrchannelfeature/electronicguide.md)
- [recordProgram](matter/mtrchannelfeature/recordprogram.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
