Skip to content

adbateson/CatalystEffectViewChrome

 
 

Repository files navigation

CatalystEffectViewChrome

This project demonstrates how to insert an NSVisualEffectView to the root of the main window of your Mac Catalyst app, to provide a translucent window background effect in a more-robust way than my other sample.

The window contents can be provided by UIKit or SwiftUI (as in this example).

Screenshots

https://hccdata.s3.amazonaws.com/gh_effectviewchrome.jpg

About

Catalyst example using an AppKit-provided NSVisualEffectView to provide a translucent blurred window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 92.2%
  • Objective-C 7.8%