Previewing macOS SwiftUI Settings?

Is there any way to get Xcode to render a macOS settings view hierarchy as if it were in a Settings window? I have a TabView at the top of my Settings hierarchy, but in Xcode’s preview, it shows the tab as a simple text-only button:

instead of the icon it looks like when running:

Previewing macOS SwiftUI Settings?
 
 
Q