CGDisplayCount
The number of displays in various lists.
Declaration
typealias CGDisplayCount = UInt32Discussion
Quartz uses CGDisplayCount to represent a count of either the current or the maximum number of displays in a display list. For example, see the function CGGetActiveDisplayList(_:_:_:).