I can initiate a text color change to take effect by adding this line below the one line above:
self.textField.text = self.textField.text
However, given the facts above, it still looks like an error outside of my code. Or at least a change to an implicit class contract.
source
share