Contents

boundsIgnoreFraming

Declaration

static var boundsIgnoreFraming: CGWindowImageOption { get }

Discussion

When the requested capture rectangle is CGRectNull, using this option captures the window area only and does not capture the area occupied by any window framing effects.

See Also

Type Properties