UIUserInterfaceLevel in SwiftUI
iOS 13 introduced a new interface environment trait called UIUserInterfaceLevel. It describes the visual level of the content indicating if the interface is base (equivalent to your window's main content) or elevated. Elevated describes content visua...
blog.eidinger.info3 min read