Contents

window

The window in which the press initially occurred.

Declaration

var window: UIWindow? { get }

Discussion

The value of this property is the window in which the press originally occurred. This object might not be the window in which the press is currently located.