[MonoTouch] Removing InputAccessoryView

Kris Owens krisow at gmail.com
Sun Mar 18 20:16:34 UTC 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monotouch/attachments/20120318/9e533235/attachment.html>


More information about the MonoTouch mailing list