<!--
{
  "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/MTRClusterApplicationLauncher",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Matter"
    ],
    "preciseIdentifier" : "c:objc(cs)MTRClusterApplicationLauncher"
  },
  "title" : "MTRClusterApplicationLauncher"
}
-->

# MTRClusterApplicationLauncher

```
class MTRClusterApplicationLauncher
```

## Topics

### Initializers

[`-  initWithDevice:endpoint:queue:`](/documentation/Matter/MTRClusterApplicationLauncher/init(device:endpoint:queue:))

[`-  initWithDevice:endpointID:queue:`](/documentation/Matter/MTRClusterApplicationLauncher/init(device:endpointID:queue:))

### Instance Methods

[`-  hideAppWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterApplicationLauncher/hideApp(with:expectedValues:expectedValueInterval:completion:))

[`-  hideAppWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterApplicationLauncher/hideApp(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  hideAppWithExpectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterApplicationLauncher/hideApp(withExpectedValues:expectedValueInterval:completion:))

[`-  launchAppWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterApplicationLauncher/launchApp(with:expectedValues:expectedValueInterval:completion:))

[`-  launchAppWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterApplicationLauncher/launchApp(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  launchAppWithExpectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterApplicationLauncher/launchApp(withExpectedValues:expectedValueInterval:completion:))

[`-  readAttributeAcceptedCommandListWithParams:`](/documentation/Matter/MTRClusterApplicationLauncher/readAttributeAcceptedCommandList(with:))

[`-  readAttributeAttributeListWithParams:`](/documentation/Matter/MTRClusterApplicationLauncher/readAttributeAttributeList(with:))

[`-  readAttributeCatalogListWithParams:`](/documentation/Matter/MTRClusterApplicationLauncher/readAttributeCatalogList(with:))

[`-  readAttributeClusterRevisionWithParams:`](/documentation/Matter/MTRClusterApplicationLauncher/readAttributeClusterRevision(with:))

[`-  readAttributeCurrentAppWithParams:`](/documentation/Matter/MTRClusterApplicationLauncher/readAttributeCurrentApp(with:))

[`-  readAttributeFeatureMapWithParams:`](/documentation/Matter/MTRClusterApplicationLauncher/readAttributeFeatureMap(with:))

[`-  readAttributeGeneratedCommandListWithParams:`](/documentation/Matter/MTRClusterApplicationLauncher/readAttributeGeneratedCommandList(with:))

[`-  stopAppWithParams:expectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterApplicationLauncher/stopApp(with:expectedValues:expectedValueInterval:completion:))

[`-  stopAppWithParams:expectedValues:expectedValueInterval:completionHandler:`](/documentation/Matter/MTRClusterApplicationLauncher/stopApp(with:expectedValues:expectedValueInterval:completionHandler:))

[`-  stopAppWithExpectedValues:expectedValueInterval:completion:`](/documentation/Matter/MTRClusterApplicationLauncher/stopApp(withExpectedValues:expectedValueInterval:completion:))

[`-  writeAttributeCurrentAppWithValue:expectedValueInterval:`](/documentation/Matter/MTRClusterApplicationLauncher/writeAttributeCurrentApp(withValue:expectedValueInterval:))

[`-  writeAttributeCurrentAppWithValue:expectedValueInterval:params:`](/documentation/Matter/MTRClusterApplicationLauncher/writeAttributeCurrentApp(withValue:expectedValueInterval:params:))

## Relationships

### Conforms To

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

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

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

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

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

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

### Inherits From

[`MTRGenericCluster`](/documentation/Matter/MTRGenericCluster)

---

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)