---
title: "hideApp(completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusterapplicationlauncher/hideapp(completion:)"
---

# hideApp(completion:)

## Declaration

```swift
func hideApp(completion: @escaping @Sendable (MTRApplicationLauncherClusterLauncherResponseParams?, (any Error)?) -> Void)
```

```swift
func hideApp() async throws -> MTRApplicationLauncherClusterLauncherResponseParams
```
