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.
The identifier for the window device associated with the event.
var windowNumber: Int { get }Periodic events do not have a window. The result of accessing this property on a periodic event is undefined.