Contents

kCGWindowOwnerPID

Declaration

let kCGWindowOwnerPID: CFString

Discussion

The value for this key is a CFNumber type (encoded as CFNumberType.intType) that contains the process ID of the application that owns the window.

See Also

Constants