---
title: TVElementContentAlignment.bottom
framework: tvmlkit
role: symbol
role_heading: Case
path: tvmlkit/tvelementcontentalignment/bottom
---

# TVElementContentAlignment.bottom

Items are aligned along the bottom of the element.

## Declaration

```swift
case bottom
```

## See Also

### Constants

- [TVElementContentAlignmentUndefinded](tvmlkit/tvelementcontentalignmentundefinded.md)
- [TVElementContentAlignment.top](tvmlkit/tvelementcontentalignment/top.md)
- [TVElementContentAlignment.center](tvmlkit/tvelementcontentalignment/center.md)
