---
title: contentResizingMask()
framework: quartz
role: symbol
role_heading: Instance Method
path: quartz/ikimagebrowserview/contentresizingmask()
---

# contentResizingMask()

Returns the receiver’s content resizing mask, which determines how its content is resized while zooming.

## Declaration

```swift
func contentResizingMask() -> Int
```

## Return Value

Return Value The content resizing mask.

## See Also

### Zooming and Resizing

- [setZoomValue(_:)](quartz/ikimagebrowserview/setzoomvalue(_:).md)
- [zoomValue()](quartz/ikimagebrowserview/zoomvalue().md)
- [setContentResizingMask(_:)](quartz/ikimagebrowserview/setcontentresizingmask(_:).md)
