---
title: "writeAttributeCurrentApp(withValue:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterapplicationlauncher/writeattributecurrentapp(withvalue:completion:)"
---

# writeAttributeCurrentApp(withValue:completion:)

## Declaration

```swift
func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEPStruct?, completion: @escaping @Sendable ((any Error)?) -> Void)
```

```swift
func writeAttributeCurrentApp(withValue value: MTRApplicationLauncherClusterApplicationEPStruct?) async throws
```
