<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVElementContentAlignment",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:@E@TVElementContentAlignment"
  },
  "title" : "TVElementContentAlignment"
}
-->

# TVElementContentAlignment

Location of items inside of an element on the vertical axis.

```
enum TVElementContentAlignment
```

## Topics

### Constants

[TVElementContentAlignmentUndefinded](/documentation/TVMLKit/TVElementContentAlignmentUndefinded)

The alignment has not been defined for the element.

[`TVElementContentAlignment.top`](/documentation/TVMLKit/TVElementContentAlignment/top)

Items are aligned along the top of the element.

[`TVElementContentAlignment.center`](/documentation/TVMLKit/TVElementContentAlignment/center)

Items are aligned in the center of the element.

[`TVElementContentAlignment.bottom`](/documentation/TVMLKit/TVElementContentAlignment/bottom)

Items are aligned along the bottom of the element.

### Enumeration Cases

[`TVElementContentAlignment.undefined`](/documentation/TVMLKit/TVElementContentAlignment/undefined)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)