<!--
{
  "availability" : [
    "iOS: 16.1.0 -",
    "iPadOS: 16.1.0 -",
    "macCatalyst: 16.1.0 -",
    "macOS: 13.0.0 -",
    "tvOS: 16.1.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 9.1.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Matter",
  "identifier" : "/documentation/Matter/MTRPowerSourceFeature",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRPowerSourceFeature"
  },
  "title" : "MTRPowerSourceFeature"
}
-->

# MTRPowerSourceFeature

```
struct MTRPowerSourceFeature
```

## Topics

### Initializers

[`init(rawValue: UInt32)`](/documentation/Matter/MTRPowerSourceFeature/init(rawValue:))

### Type Properties

[`static var battery: MTRPowerSourceFeature`](/documentation/Matter/MTRPowerSourceFeature/battery)

[`static var rechargeable: MTRPowerSourceFeature`](/documentation/Matter/MTRPowerSourceFeature/rechargeable)

[`static var replaceable: MTRPowerSourceFeature`](/documentation/Matter/MTRPowerSourceFeature/replaceable)

[`static var wired: MTRPowerSourceFeature`](/documentation/Matter/MTRPowerSourceFeature/wired)

## Relationships

### Conforms To

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

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

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

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

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

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

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

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

---

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)