---
title: CALayerContentsGravity
framework: quartzcore
role: symbol
role_heading: Structure
path: quartzcore/calayercontentsgravity
---

# CALayerContentsGravity

## Declaration

```swift
struct CALayerContentsGravity
```

## Topics

### Initializers

- [init(rawValue:)](quartzcore/calayercontentsgravity/init(rawvalue:).md)

### Type Properties

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

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [CAAnimationCalculationMode](quartzcore/caanimationcalculationmode.md)
- [CAAnimationRotationMode](quartzcore/caanimationrotationmode.md)
- [CAEmitterLayerEmitterMode](quartzcore/caemitterlayeremittermode.md)
- [CAEmitterLayerEmitterShape](quartzcore/caemitterlayeremittershape.md)
- [CAEmitterLayerRenderMode](quartzcore/caemitterlayerrendermode.md)
- [CAGradientLayerType](quartzcore/cagradientlayertype.md)
- [CALayerContentsFilter](quartzcore/calayercontentsfilter.md)
- [CALayerContentsFormat](quartzcore/calayercontentsformat.md)
- [CALayerCornerCurve](quartzcore/calayercornercurve.md)
- [CAMediaTimingFillMode](quartzcore/camediatimingfillmode.md)
- [CAMediaTimingFunctionName](quartzcore/camediatimingfunctionname.md)
- [CAScrollLayerScrollMode](quartzcore/cascrolllayerscrollmode.md)
- [CAShapeLayerFillRule](quartzcore/cashapelayerfillrule.md)
- [CAShapeLayerLineCap](quartzcore/cashapelayerlinecap.md)
- [CAShapeLayerLineJoin](quartzcore/cashapelayerlinejoin.md)
