Contents

CGWindowSharingType.readOnly

Declaration

case readOnly

Discussion

The window is shared and its contents can be read by all processes but modified only by the process that created it.

See Also

Constants