<!--
{
  "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/MTRIdentifyEffectIdentifier",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:@E@MTRIdentifyEffectIdentifier"
  },
  "title" : "MTRIdentifyEffectIdentifier"
}
-->

# MTRIdentifyEffectIdentifier

```
enum MTRIdentifyEffectIdentifier
```

## Topics

### Enumeration Cases

[`case blink`](/documentation/Matter/MTRIdentifyEffectIdentifier/blink)

[`case breathe`](/documentation/Matter/MTRIdentifyEffectIdentifier/breathe)

[`case channelChange`](/documentation/Matter/MTRIdentifyEffectIdentifier/channelChange)

[`case finishEffect`](/documentation/Matter/MTRIdentifyEffectIdentifier/finishEffect)

[`case okay`](/documentation/Matter/MTRIdentifyEffectIdentifier/okay)

[`case stopEffect`](/documentation/Matter/MTRIdentifyEffectIdentifier/stopEffect)

### Initializers

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

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)