In all MonoTouch examples, I saw that everyone uses the weekend and actions in AppDelegate, but when I went through several objective-C webcasts, I see people using the object that they drag onto the XIB in Interface Builder and using it (it seems a lot cleaner). Is there a way to reference any objects that we create? Is there a way to access it?
Any advice would be appreciated,
thanks
source share