hideApp(with:completionHandler:)

Declaration

func hideApp(with params: MTRApplicationLauncherClusterHideAppParams?, completionHandler: @escaping  @Sendable (MTRApplicationLauncherClusterLauncherResponseParams?, (any Error)?) -> Void)
func hideApp(with params: MTRApplicationLauncherClusterHideAppParams?) async throws -> MTRApplicationLauncherClusterLauncherResponseParams