What I mean by this is:
- MonoTouch integrates and binds to Interface Builder and the full Cocoa Framework.
- MonoTouch applications compile with the runtime, so there is no JIT, and no runtime needs to be present on the host OS.
Can OS X applications written in Mono take advantage of these MonoTouch features?