All I want to do is keep the button pressed until another button is pressed.
For example, button 1 is visible, but button 2 is not. When I press button 1, I need button 2.
In addition, I program in Xcode 6 using Swift.
Thanks in advance!
source share