Contents

windowNumber

The identifier for the window device associated with the event.

Declaration

var windowNumber: Int { get }

Discussion

Periodic events do not have a window. The result of accessing this property on a periodic event is undefined.

See Also

Getting general event information