---
title: baseForegroundColor
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipastecontrol/configuration-swift.class/baseforegroundcolor
---

# baseForegroundColor

A color for the paste button’s icon and text.

## Declaration

```swift
var baseForegroundColor: UIColor? { get set }
```

## Discussion

Discussion The displayMode you choose determines whether this property colors an icon, text, or both.

## See Also

### Coloring the button

- [baseBackgroundColor](uikit/uipastecontrol/configuration-swift.class/basebackgroundcolor.md)
