---
title: separator
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/separator
---

# separator

The color for thin borders or divider lines that allows some underlying content to be visible.

## Declaration

```swift
class var separator: UIColor { get }
```

## Discussion

Discussion This color may be partially transparent to allow the underlying content to show through. It adapts to the underlying trait environment.

## See Also

### Separator colors

- [opaqueSeparator](uikit/uicolor/opaqueseparator.md)
