NSVisualEffectView stops working of NSWindow title bar is set to hide

放肆的年华 提交于 2021-01-22 08:50:02

问题


NSVisualEffectView seems to work just fine in a NSWindow, however it stops working (i.e. does not blur contents behind window) if I set the NSWindow's title bar to be hidden from Interface Builder. I don't see why the two are linked but would like to have a borderless window with the blur working - is this not possible?

来源:https://stackoverflow.com/questions/29596657/nsvisualeffectview-stops-working-of-nswindow-title-bar-is-set-to-hide

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!