---
title: MTRWindowCoveringFeature
framework: matter
role: symbol
role_heading: Structure
path: matter/mtrwindowcoveringfeature
---

# MTRWindowCoveringFeature

## Declaration

```swift
struct MTRWindowCoveringFeature
```

## Topics

### Initializers

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

### Type Properties

- [absolutePosition](matter/mtrwindowcoveringfeature/absoluteposition.md)
- [lift](matter/mtrwindowcoveringfeature/lift.md)
- [positionAwareLift](matter/mtrwindowcoveringfeature/positionawarelift.md)
- [positionAwareTilt](matter/mtrwindowcoveringfeature/positionawaretilt.md)
- [tilt](matter/mtrwindowcoveringfeature/tilt.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)
