---
title: ITLibExportFeature
framework: ituneslibrary
role: symbol
role_heading: Enumeration
path: ituneslibrary/itlibexportfeature
---

# ITLibExportFeature

These constants describe the features that an iTunes library supports.

## Declaration

```swift
enum ITLibExportFeature
```

## Topics

### Export Features

- [ITLibExportFeature.none](ituneslibrary/itlibexportfeature/none.md)

### Initializers

- [init(rawValue:)](ituneslibrary/itlibexportfeature/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Deprecated

- [features](ituneslibrary/itlibrary/features.md)
- [musicFolderLocation](ituneslibrary/itlibrary/musicfolderlocation.md)
