hi. say if i have a property inside my app delegate such as an int. how will i be able to access this property from another class?
i tried setting IBOutlet from my other classes to the App Delegate, but Interface Builder doesn't let me make the connection with ctrl + drag click.
i tried setting IBOutlet from my other classes to the App Delegate, but Interface Builder doesn't let me make the connection with ctrl + drag click.