---
title: maximumLinearExposure
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicolorpickerviewcontroller/maximumlinearexposure
---

# maximumLinearExposure

The maximum exposure to apply to a color when returned by the color picker.

## Declaration

```swift
var maximumLinearExposure: CGFloat { get set }
```

## See Also

### Configuring the color picker view controller

- [delegate](uikit/uicolorpickerviewcontroller/delegate.md)
- [UIColorPickerViewControllerDelegate](uikit/uicolorpickerviewcontrollerdelegate.md)
- [selectedColor](uikit/uicolorpickerviewcontroller/selectedcolor.md)
- [supportsAlpha](uikit/uicolorpickerviewcontroller/supportsalpha.md)
- [supportsEyedropper](uikit/uicolorpickerviewcontroller/supportseyedropper.md)
