UIWindow

GPTKB entity

Statements (30)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:compatibleWith UIAppearanceContainer
UITraitEnvironment
UIFocusEnvironment
UIResponderStandardEditActions
gptkbp:definedIn gptkb:UIKit_framework
gptkbp:headerFile UIWindow.h
https://www.w3.org/2000/01/rdf-schema#label UIWindow
gptkbp:introducedIn gptkb:iOS_2.0
gptkbp:method initWithFrame:
sendEvent:
becomeKey
initWithWindowScene:
makeKeyAndVisible
resignKey
gptkbp:platform gptkb:iOS
gptkb:iPadOS
gptkbp:property screen
bounds
isHidden
isKeyWindow
rootViewController
windowLevel
gptkbp:purpose manages and coordinates the views an app displays on a device screen
gptkbp:superclass gptkb:UIView
gptkbp:usedFor displaying app content
handling touch events
managing multiple scenes (iPadOS, iOS 13+)
gptkbp:bfsParent gptkb:iOS_UIKit
gptkbp:bfsLayer 7