---
title: cellSize()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/ikimagebrowserview/cellsize()
---

# cellSize()

Returns the cell size.

## Declaration

```swift
func cellSize() -> NSSize
```

## Return Value

Return Value The current size for the cells in the image browser view.

## See Also

### Setting and Getting Cell Size

- [setCellSize(_:)](quartz/ikimagebrowserview/setcellsize(_:).md)
