---
title: "isUnspecified"
description: "`true` when this is [Color.Unspecified]."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
inline val Color.isUnspecified: Boolean
```


`true` when this is `Color.Unspecified`.



