The detected links on a UITextView are always blue. There\'s no way to directly change this. But can I overlay some sort of filter which changes blue to, for instance, red?<
UIwebDocumentView has the missing selector.
Import UIWebDocumentView.h to get it.
Unfortunately this is a private API, and yourapp may get rejected by Apple :-(