I hit this long ago, couldn't set tintcolor to null/none. This was the
solution. Note that < IOS5 tint isn't supported.
MonoTouch.ObjCRuntime.Messaging.void_objc_msgSend_IntPtr
(<buttonName>.Handle, new MonoTouch.ObjCRuntime.Selector
("setTintColor:").Handle, IntPtr.Zero);
--
View this message in context:
http://monotouch.2284126.n4.nabble.com/Setting-HighlightedTextColor-when-UITableViewCellSelectionStyle-None-is-used-tp4656606p4656611.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch