---
title: constrainsToOriginalSize()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/ikimagebrowserview/constrainstooriginalsize()
---

# constrainsToOriginalSize()

Returns whether the receiver constrains the cell’s image to its original size.

## Declaration

```swift
func constrainsToOriginalSize() -> Bool
```

## Return Value

Return Value false if the image is not constrained; otherwise true.

## See Also

### Setting the Appearance

- [setCellsStyleMask(_:)](quartz/ikimagebrowserview/setcellsstylemask(_:).md)
- [cellsStyleMask()](quartz/ikimagebrowserview/cellsstylemask().md)
- [setConstrainsToOriginalSize(_:)](quartz/ikimagebrowserview/setconstrainstooriginalsize(_:).md)
- [setIntercellSpacing(_:)](quartz/ikimagebrowserview/setintercellspacing(_:).md)
- [intercellSpacing()](quartz/ikimagebrowserview/intercellspacing().md)
