---
title: MLBoundingBoxAnchor.topLeft
framework: createml
role: symbol
role_heading: Case
path: createml/mlboundingboxanchor/topleft
---

# MLBoundingBoxAnchor.topLeft

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

## Declaration

```swift
case topLeft
```

## See Also

### Designating anchors

- [MLBoundingBoxAnchor.center](createml/mlboundingboxanchor/center.md)
- [MLBoundingBoxAnchor.bottomLeft](createml/mlboundingboxanchor/bottomleft.md)
