I want to compare two strings using the iOS NSDiacriticInsensitiveSearch comparison option, but I cannot find it in the MonoTouch libray. Is it missing?
Is there any .NET alternative that I can use?
The NSDiacriticInsensitiveSearch comparison option is very importand to get good search results on alphabets with diacritics like Greek and Scandinavian, without having the user to type the diacritics.