CGWindowSharingType.readOnly
Declaration
case readOnlyDiscussion
The window is shared and its contents can be read by all processes but modified only by the process that created it.
case readOnlyThe window is shared and its contents can be read by all processes but modified only by the process that created it.