---
title: MTROnOffFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtronofffeature
---

# MTROnOffFeature

## Declaration

```swift
struct MTROnOffFeature
```

## Topics

### Initializers

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

### Type Properties

- [deadFront](matter/mtronofffeature/deadfront.md)
- [deadFrontBehavior](matter/mtronofffeature/deadfrontbehavior.md)
- [lighting](matter/mtronofffeature/lighting.md)
- [offOnly](matter/mtronofffeature/offonly.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)
