---
title: MLBoundingBoxUnits.normalized
framework: createml
role: symbol
role_heading: Case
path: createml/mlboundingboxunits/normalized
---

# MLBoundingBoxUnits.normalized

A unit of measurement as a portion of an image’s overall width or height.

## Declaration

```swift
case normalized
```

## See Also

### Designating units

- [MLBoundingBoxUnits.pixel](createml/mlboundingboxunits/pixel.md)
