I want to pass callback method in the last parameter of PresentViewController of a UIViewController but I can't figure it out . Can anyone help me please ? Kindly monotouch code c# . thanks (View Post)
I just realized it only support for: Int, Int64, Double, String, DateTime, Bool, Float, Decimal, Guid . I was using it to get Color property . So do I have to do more work to get Color supported as w… (View Post)