---
title: layerWidthSizable
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/caautoresizingmask/layerwidthsizable
---

# layerWidthSizable

The receiver’s width is flexible.

## Declaration

```swift
static var layerWidthSizable: CAAutoresizingMask { get }
```

## See Also

### Constants

- [init(rawValue:)](quartzcore/caautoresizingmask/init(rawvalue:).md)
- [layerMinXMargin](quartzcore/caautoresizingmask/layerminxmargin.md)
- [layerMaxXMargin](quartzcore/caautoresizingmask/layermaxxmargin.md)
- [layerMinYMargin](quartzcore/caautoresizingmask/layerminymargin.md)
- [layerHeightSizable](quartzcore/caautoresizingmask/layerheightsizable.md)
- [layerMaxYMargin](quartzcore/caautoresizingmask/layermaxymargin.md)
