Questions About UIButton in Xcode

Asked 1 years ago, Updated 1 years ago, 114 views

When I tap UIButton, like the check button above in the image below, the image set to UIButto turns black and becomes active, so that I can visually see that it has been pressed.

Some of the attributes shown in the image below do not become active when you press the button even if you set the exact same attribute as the check button above.

Why is this?The second image is the setting of the button that will be successfully activated

Enter a description of the image here

Enter a description of the image here

swift xcode objective-c xcode7

2022-09-29 22:05

1 Answers

I was able to do it with the highlight object image


2022-09-29 22:05

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.