window
The receiver’s window object, or nil if it has none.
Declaration
var window: UIWindow? { get }Discussion
This property is nil if the view has not yet been added to a window.
The receiver’s window object, or nil if it has none.
var window: UIWindow? { get }This property is nil if the view has not yet been added to a window.