---
title: UILabelVibrancy
framework: uikit
role: symbol
role_heading: Enumeration
path: uikit/uilabelvibrancy
---

# UILabelVibrancy

## Declaration

```swift
enum UILabelVibrancy
```

## Topics

### Enumeration Cases

- [UILabelVibrancy.automatic](uikit/uilabelvibrancy/automatic.md)
- [UILabelVibrancy.none](uikit/uilabelvibrancy/none.md)

### Initializers

- [init(rawValue:)](uikit/uilabelvibrancy/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

### Managing vibrancy

- [preferredVibrancy](uikit/uilabel/preferredvibrancy.md)
