isHighlighted makes no visible change

When I set the isHighlighted property of a UILabel object to true, why do I not see a difference in the appearance of the label?

Replies

Did you set something meaningful on the 'highlightedTextColor' property?

No. Are there any other properties that I also need to set to get isHighlighted to work?