Would it be beneficial to wrap Toolbar buttons in this GlassEffectContainer? Or is Toolbar optimized by default?
Controls in a SwiftUI toolbar will be correctly handled for you behind the scenes! If you're placing the controls yourself using other layout primitives, or something like safeAreaBar though, that's when adding a GlassEffectContainer becomes important!
Would the code from this session be available online? and would the videos still be available to watch later?
Hello! The code from this session will not be made available later, since it's only being used to illustrate how to use Instruments to optimize your SwiftUI app. Today's sessions are being recorded and will be available in the future.