<!--
{
  "availability" : [
    "iOS: 17.4.0 -",
    "iPadOS: 17.4.0 -",
    "macCatalyst: 17.4.0 -",
    "macOS: 14.4.0 -",
    "tvOS: 17.4.0 -",
    "visionOS: 1.1.0 -",
    "watchOS: 10.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRLevelControlOptionsBitmap",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRLevelControlOptionsBitmap"
  },
  "title" : "MTRLevelControlOptionsBitmap"
}
-->

# MTRLevelControlOptionsBitmap

```
struct MTRLevelControlOptionsBitmap
```

## Topics

### Initializers

[`init(rawValue: UInt8)`](/documentation/Matter/MTRLevelControlOptionsBitmap/init(rawValue:))

### Type Properties

[`static var coupleColorTempToLevel: MTRLevelControlOptionsBitmap`](/documentation/Matter/MTRLevelControlOptionsBitmap/coupleColorTempToLevel)

[`static var executeIfOff: MTRLevelControlOptionsBitmap`](/documentation/Matter/MTRLevelControlOptionsBitmap/executeIfOff)

## Relationships

### Conforms To

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`Sendable`](/documentation/Swift/Sendable)

[`OptionSet`](/documentation/Swift/OptionSet)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)