Contents

kCGWindowMemoryUsage

Declaration

let kCGWindowMemoryUsage: CFString

Discussion

The value for this key is a CFNumber type (encoded as CFNumberType.longLongType) that contains an estimate of the amount of memory (measured in bytes) used by the window and its supporting data structures.

See Also

Constants