Contents

window

The window in which the touch initially occurred.

Declaration

var window: UIWindow? { get }

Discussion

The value of the property is the window in which the touch originally occurred. This window might not be the same window that currently contains the touch.

See Also

Getting the location of a touch