---
title: supportsEyedropper
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicolorwell/supportseyedropper
---

# supportsEyedropper

If set to NO the eyedropper functionality is not supported for this color well.

## Declaration

```swift
var supportsEyedropper: Bool { get set }
```

## See Also

### Configuring color picker attributes

- [title](uikit/uicolorwell/title.md)
- [maximumLinearExposure](uikit/uicolorwell/maximumlinearexposure.md)
- [supportsAlpha](uikit/uicolorwell/supportsalpha.md)
- [selectedColor](uikit/uicolorwell/selectedcolor.md)
