-
What’s the difference between an outlet and an action?
A- An Outlet is a way to reference part of your UI. For ex. when you need to change a button color or the text of a label you'd need to set up an outlet. An action on the other hand tells the UI what function to call.
-
When might a developer want to use control events other than the default event?
A- The developer may want to use control events when there is some specific they need done.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)