ignoreGlobalClipSingleWindow
A Boolean value that indicates if the stream ignores content clipped past the edge of a display, when streaming in window style.
Declaration
var ignoreGlobalClipSingleWindow: Bool { get set }Discussion
The display that originates the stream determines clipping bounds. When this value is true, the stream contains content moved past the clipping bounds. The default value is false.