Missing "Event Handling Guide for iOS"

Several documents refer to the "Event Handling Guide for iOS", but provide no link and no such document seems to exist.


Has it been replaced? Could the documents that reference it be updated to indicate where equivalent documentation could be found?

Have a look here and search for event handling

h ttps://developer.apple.com/library/content/navigation/


Probably, this is the guide you are looking for:

h ttps://developer.apple.com/library/content/documentation/Cocoa/Conceptual/EventOverview/Introduction/Introduction.html#//apple_ref/doc/uid/10000060i

Thank you, Claude.


I suspect that the document "Cocoa Event Handling Guide" is not the one I want because, for example, this page:


h ttps://developer.apple.com/library/content/documentation/Cocoa/Conceptual/LoadingResources/CocoaNibs/CocoaNibs.html


contains this paragraph


"For more information about the responder chain and how it is used to dispatch events in AppKit–based applications, see Event Architecture in Cocoa Event Handling Guide. For information about the responder chains and handling actions in iPhone applications, see Event Handling Guide for iOS."

Those two adjacent sentences mention the document you referenced and the one for which I am searching in a way that makes is clear they are distinct documents. I'll just live without it, I guess.

Looks like an older/2013, uncontrolled version here - use at own risk 😉


h ttp://s1.downloadmienphi.net/file/downloadfile4/147/1389777.pdf

Could not find directly the doc.


But this reference seems to conyain elements which could be what you're looking for (see Events (IOS)

h ttps://developer.apple.com/library/content/documentation/General/Conceptual/Devpedia-CocoaApp/EventHandlingiPhone.html#//apple_ref/doc/uid/TP40009071-CH13-SW1

Missing "Event Handling Guide for iOS"
 
 
Q