UIResponder

GPTKB entity

Statements (42)
Predicate Object
gptkbp:instanceOf gptkb:NSObject
gptkbp:availableOn gptkb:iOS
gptkb:iPadOS
gptkb:tvOS
gptkb:watchOS
gptkbp:compatibleWith gptkb:NSObject
UIResponderStandardEditActions
gptkbp:definedIn gptkb:UIKit_framework
gptkbp:documentation https://developer.apple.com/documentation/uikit/uiresponder
gptkbp:hasMethod becomeFirstResponder
resignFirstResponder
canBecomeFirstResponder
canResignFirstResponder
motionBegan:withEvent:
motionCancelled:withEvent:
motionEnded:withEvent:
remoteControlReceivedWithEvent:
touchesBegan:withEvent:
touchesCancelled:withEvent:
touchesEnded:withEvent:
touchesMoved:withEvent:
gptkbp:hasProperty nextResponder
undoManager
inputAccessoryView
inputView
keyCommands
https://www.w3.org/2000/01/rdf-schema#label UIResponder
gptkbp:inheritsFrom gptkb:NSObject
gptkbp:introducedIn gptkb:iOS_2.0
gptkbp:language gptkb:Objective-C
gptkb:Swift
gptkbp:superclass gptkb:UIView
gptkb:UIApplication
gptkb:UIViewController
gptkb:UIWindow
gptkbp:usedFor event handling
first responder chain
motion event handling
remote control event handling
touch event propagation
gptkbp:bfsParent gptkb:iOS_UIKit
gptkbp:bfsLayer 7