Contents

NSVisualEffectView.BlendingMode.behindWindow

A mode that blends and blurs the visual effect view with the contents behind the window, such as the desktop or other windows.

Declaration

case behindWindow

Discussion

Views using this blending mode can overlap, and the view lower in the hierarchy “wins”.

See Also

Blend Modes