Gets the executed view of this response.
\Drupal\views\ViewExecutable The View executed on this ajax request.
public function getView() { return $this->view; }