Contents

ignoreGlobalClipDisplay

A Boolean value that indicates if the stream ignores content clipped past the edge of a display, when streaming in display style.

Declaration

var ignoreGlobalClipDisplay: 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.

See Also

Configuring captured elements