UIWindowScene$Methods extension

on

Properties

activityItemsConfigurationSource UIActivityItemsConfigurationProviding?

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

An optional object used as a source of scene-level activity items configuration
getter/setter pair
coordinateSpace UICoordinateSpace

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

coordinateSpace
no setter
interfaceOrientation UIInterfaceOrientation

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

interfaceOrientation
no setter
keyWindow UIWindow?

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

keyWindow
no setter
screen UIScreen

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

screen
no setter
sizeRestrictions UISceneSizeRestrictions?

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

sizeRestrictions
no setter
traitCollection UITraitCollection

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

traitCollection
no setter
windows → NSArray

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

windows
no setter

Methods

initWithSession(UISceneSession session, {required UISceneConnectionOptions connectionOptions}) UIWindowScene

Available on UIWindowScene, provided by the UIWindowScene$Methods extension

initWithSession:connectionOptions: