responder
A responder object.
Declaration
var responder: UIResponder? { get }Discussion
This property is a UIResponder object that either is focused or is the isFirstResponder object in the window when UIApplication originally dispatched the press event.