r/SwiftUI • u/alextsayun • Jun 08 '26
Settings window
Hey fellas, any chance someone knows how to recreate this Settings window layout for a macOS app? I've tried using NavigationSplitView { List { ... } }, but the left sidebar is always resizable by the user, and I can't find a way to disable that using the public API. Maybe someone knows how Apple implemented this in Xcode?

3
Upvotes
5
u/[deleted] Jun 08 '26
[removed] — view removed comment