UIWindowScene$Methods extension
Properties
- activityItemsConfigurationSource ↔ UIActivityItemsConfigurationProviding?
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
An optional object used as a source of scene-level activity items configurationgetter/setter pair - coordinateSpace → UICoordinateSpace
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
coordinateSpaceno setter - interfaceOrientation → UIInterfaceOrientation
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
interfaceOrientationno setter - keyWindow → UIWindow?
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
keyWindowno setter - screen → UIScreen
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
screenno setter - sizeRestrictions → UISceneSizeRestrictions?
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
sizeRestrictionsno setter - traitCollection → UITraitCollection
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
traitCollectionno setter - windows → NSArray
-
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
windowsno setter
Methods
-
initWithSession(
UISceneSession session, {required UISceneConnectionOptions connectionOptions}) → UIWindowScene -
Available on UIWindowScene, provided by the UIWindowScene$Methods extension
initWithSession:connectionOptions: