List Question
20 TechQA 2023-10-03T22:12:54.967000How to determine what triggers a context menu presentation
46 views
Asked by Victor Engel
How to catch button press event from external keyboard in swift while full keyboard access is active?
101 views
Asked by Zero_MaDi
canPerformAction(_ action: Selector, withSender sender: Any?) function in UITextView does not recognize 'replace(_:)' action
124 views
Asked by Sundara Aadithyan
How to change and apply the responder?
73 views
Asked by jkey
How to pass a responder to ScrollView?
89 views
Asked by jkey
UIResponder chain produces two extra responders
275 views
Asked by Andy Jazz
UIViewController's canPerformAction is called multiple times with the same action and sender
135 views
Asked by Nikita Ermolenko
Event Delegation like in JavaScript, but in iOS Swift
47 views
Asked by joenotjoe
Catch what user tapped (Textview1 or Textview2 or Button1) when keyboardDidShow (via NSNotification)
23 views
Asked by Victor
How does the new UIResponderStandardEditActions.pasteAndGo(_:) work?
613 views
Asked by Stefan Arentz
How can I put UIResponder prior to Gesturer Recognizer
44 views
Asked by Alan Hoo
When are touch events called in the SpriteKit frame-cycle?
164 views
Asked by peacetype
Xcode code completion suggests `printContent(_)` above `print(_)`
481 views
Asked by pkamb
What is first responder?
1.1k views
Asked by Artium
Using UIResponder methods for UIControl views
140 views
Asked by regina_fallangi
Swift 5 UIView has no UIResponder
208 views
Asked by hanabi_noir
Keyboard will show notification called when keyboard is not present for AccessoryInputView
1.3k views
Asked by infiniteObj
Get touch type in hitTest() or pointInside()
400 views
Asked by Brew Master
UIResponder: keyCommands not called; confirmed isFirstResponder
377 views
Asked by Mitch Cohen
SwiftUI (dismiss-keyboard) overlay disables underlying actions
293 views
Asked by thisIsTheFoxe