Skip to content

steventroughtonsmith/CatalystEffectViewChrome

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

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