<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Messages",
  "identifier" : "/documentation/Messages/MSMessagesAppTranscriptPresentation/invalidateMessageTintColor()",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Messages"
    ],
    "preciseIdentifier" : "c:objc(pl)MSMessagesAppTranscriptPresentation(im)invalidateMessageTintColor"
  },
  "title" : "invalidateMessageTintColor()"
}
-->

# invalidateMessageTintColor()

```
func invalidateMessageTintColor()
```

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)