---
title: MLBoundingBoxAnchor.bottomLeft
framework: createml
role: symbol
role_heading: Case
path: createml/mlboundingboxanchor/bottomleft
---

# MLBoundingBoxAnchor.bottomLeft

An anchor at the bounding box’s bottom-left corner.

## Declaration

```swift
case bottomLeft
```

## See Also

### Designating anchors

- [MLBoundingBoxAnchor.center](createml/mlboundingboxanchor/center.md)
- [MLBoundingBoxAnchor.topLeft](createml/mlboundingboxanchor/topleft.md)
