The color for thin borders or divider lines that allows some underlying content to be visible.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- tvOS 13.0+
Framework
- UIKit
Declaration
class var separator: UIColor { get }
Discussion
This color may be partially transparent to allow the underlying content to show through. It adapts to the underlying trait environment.