---
title: MTROccupancySensingFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtroccupancysensingfeature
---

# MTROccupancySensingFeature

## Declaration

```swift
struct MTROccupancySensingFeature
```

## Topics

### Initializers

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

### Type Properties

- [activeInfrared](matter/mtroccupancysensingfeature/activeinfrared.md)
- [other](matter/mtroccupancysensingfeature/other.md)
- [passiveInfrared](matter/mtroccupancysensingfeature/passiveinfrared.md)
- [physicalContact](matter/mtroccupancysensingfeature/physicalcontact.md)
- [radar](matter/mtroccupancysensingfeature/radar.md)
- [rfSensing](matter/mtroccupancysensingfeature/rfsensing.md)
- [ultrasonic](matter/mtroccupancysensingfeature/ultrasonic.md)
- [vision](matter/mtroccupancysensingfeature/vision.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)
