How to access a property value of AppDelegate class from someView Controller without creating reference of the delegate in view controller?
[UIApplication sharedApplication].delegate;