---
title: kCALayerNotSizable
framework: quartzcore
role: symbol
role_heading: Enumeration Case
path: quartzcore/caautoresizingmask/kcalayernotsizable
---

# kCALayerNotSizable

The receiver cannot be resized.

## Declaration

```occ
kCALayerNotSizable
```

## See Also

### Constants

- [layerMinXMargin](quartzcore/caautoresizingmask/layerminxmargin.md)
- [layerWidthSizable](quartzcore/caautoresizingmask/layerwidthsizable.md)
- [layerMaxXMargin](quartzcore/caautoresizingmask/layermaxxmargin.md)
- [layerMinYMargin](quartzcore/caautoresizingmask/layerminymargin.md)
- [layerHeightSizable](quartzcore/caautoresizingmask/layerheightsizable.md)
- [layerMaxYMargin](quartzcore/caautoresizingmask/layermaxymargin.md)
