---
title: imageBrowserView()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/ikimagebrowsercell/imagebrowserview()
---

# imageBrowserView()

Returns the view the receiver uses to display the cell.

## Declaration

```swift
func imageBrowserView() -> IKImageBrowserView!
```

## Return Value

Return Value The browser view containing the cell.

## Discussion

Discussion Subclasses should not override this method.
