I have a case where I want to remove a UIView.InputAccessoryView that's
been set. It seems like I should be able to set it to null, but MT throws
ArgumentNullException in this case.

>From what I can determine, cocoatouch lets you set it to nil, so is the
exception incorrect, or is there a different way to do this in MT?

For now I can just hide it instead of removing it, but I would prefer to
remove it.

Thanks
Kris
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to