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

# clear

A color object with grayscale and alpha values that are both 0.0.

## Declaration

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