windows
The windows associated with the scene.
Declaration
var windows: [UIWindow] { get }Discussion
Use this property to retrieve the windows associated with the scene. To remove the window from the current scene, or move it to a different scene, change the value of the window’s windowScene property.