Contents

NSVisualEffectView.Material.underWindowBackground

The material to show under a window’s background.

Declaration

case underWindowBackground

Discussion

Use this material on a visual effect view with a blendingMode of NSVisualEffectView.BlendingMode.behindWindow to create a sense of peeking through the back of the window. This effect creates an illusion that the background of the window has peeled away to reveal what’s under it.

See Also

Material Types