---
title: AnimatedArtwork.AspectRatio
framework: nowplaying
role: symbol
role_heading: Enumeration
path: nowplaying/animatedartwork/aspectratio
---

# AnimatedArtwork.AspectRatio

The aspect ratio of the animated artwork.

## Declaration

```swift
enum AspectRatio
```

## Topics

### Enumeration Cases

- [AnimatedArtwork.AspectRatio.square](nowplaying/animatedartwork/aspectratio/square.md)
- [AnimatedArtwork.AspectRatio.tall](nowplaying/animatedartwork/aspectratio/tall.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
