---
title: invalidateMessageTintColor()
framework: messages
role: symbol
role_heading: Instance Method
path: messages/msmessagesapptranscriptpresentation/invalidatemessagetintcolor()
---

# invalidateMessageTintColor()

## Declaration

```swift
func invalidateMessageTintColor()
```

## Discussion

Discussion Call this when messageTintColor changes, e.g. due to change in app state or trait collection. The message will be updated to reflect the new color. This method will only work if the presentationStyle is MSMessagesAppPresentationStyleTranscript.
