---
title: bottomLeft
framework: quartzcore
role: symbol
role_heading: Type Property
path: quartzcore/calayercontentsgravity/bottomleft
---

# bottomLeft

The content is positioned in the bottom-left corner of the bounds rectangle.

## Declaration

```swift
static let bottomLeft: CALayerContentsGravity
```

## See Also

### Constants

- [center](quartzcore/calayercontentsgravity/center.md)
- [top](quartzcore/calayercontentsgravity/top.md)
- [bottom](quartzcore/calayercontentsgravity/bottom.md)
- [left](quartzcore/calayercontentsgravity/left.md)
- [right](quartzcore/calayercontentsgravity/right.md)
- [topLeft](quartzcore/calayercontentsgravity/topleft.md)
- [topRight](quartzcore/calayercontentsgravity/topright.md)
- [bottomRight](quartzcore/calayercontentsgravity/bottomright.md)
- [resize](quartzcore/calayercontentsgravity/resize.md)
- [resizeAspect](quartzcore/calayercontentsgravity/resizeaspect.md)
- [resizeAspectFill](quartzcore/calayercontentsgravity/resizeaspectfill.md)
