List Question
20 TechQA 2023-10-04T08:24:33.373000Increasing memory usage in iOS using a UISlider to update a UIImageView's image
44 views
Asked by Fabio Bassi
TextField action in watchOS without Storyboards....is IBOutlet/IBAction available?
83 views
Asked by radar
variable "mysteriously" cleared after set within clicked event
55 views
Asked by Daniel Sanborn
Error: unrecognized selector sent to instance 0x1232071d0
52 views
Asked by vogtmano
How to make UIAlertController waiting for user interaction?
94 views
Asked by armut
@IBAction fails to work in Swift, though I can connect it in Interface Builder, and it works in Objective-C
143 views
Asked by lpetrich
IBAction issue in Xcode StoryBoard
48 views
Asked by julien.b
Cleaning an older swift application project using storyboards
46 views
Asked by AndersHJ
configure tap gesture recognizer to also respond to ibactions at the tap location
224 views
Asked by Tim Hirsch
Only instance methods can be declared @IBAction But WHY? I'm a new student about Swift
39 views
Asked by Umutcan Bostancı
How to connect multiple action to one button Xcode?
629 views
Asked by heyhocombo
Populate TableView at button push in xCode
52 views
Asked by Swantewit
Contextual type for closure argument list expects 1 argument, which cannot be implicitly ignored
1.5k views
Asked by 윤대성
I am getting "Error" countdowns in my EggTimer code. It's supposed to be counting down the time each egg takes
77 views
Asked by knowrohit.07
If / Else won't run
31 views
Asked by Douglas
IBOutlet and IBAction private access control
223 views
Asked by ga-yo
How can i remove the .isSelected when the user pressed other button
202 views
Asked by coderchris121496
only instance methods can be declared @IBAction building audio app
54 views
Asked by Nick Schofield
How to get a button sender id? in SwiftUI
752 views
Asked by Daniel
Why do the time intervals between each second become shorter every time the button is clicked?
67 views
Asked by Mark Park