---
title: MTRSwitchFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrswitchfeature
---

# MTRSwitchFeature

## Declaration

```swift
struct MTRSwitchFeature
```

## Topics

### Initializers

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

### Type Properties

- [latchingSwitch](matter/mtrswitchfeature/latchingswitch.md)
- [momentarySwitch](matter/mtrswitchfeature/momentaryswitch.md)
- [momentarySwitchLongPress](matter/mtrswitchfeature/momentaryswitchlongpress.md)
- [momentarySwitchMultiPress](matter/mtrswitchfeature/momentaryswitchmultipress.md)
- [momentarySwitchRelease](matter/mtrswitchfeature/momentaryswitchrelease.md)
- [actionSwitch](matter/mtrswitchfeature/actionswitch.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)
