---
title: activityIndicatorColorTransformer
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uibutton/configuration-swift.struct/activityindicatorcolortransformer
---

# activityIndicatorColorTransformer

The color transformer for resolving the color of the activity indicator.

## Declaration

```swift
var activityIndicatorColorTransformer: UIConfigurationColorTransformer? { get set }
```

## See Also

### Configuring the activity indicator

- [showsActivityIndicator](uikit/uibutton/configuration-swift.struct/showsactivityindicator.md)
