Outlet
Jump to navigation
Jump to search
An instance variable that points to another object.
Outlet instance variables are a way for an object to keep track of the other objects to which it may need to send messages.
An instance variable that points to another object.
Outlet instance variables are a way for an object to keep track of the other objects to which it may need to send messages.