I am not using UIKit, I am using SwiftUI and SidebarListStyle has no configurable init or properties.
Post
Replies
Boosts
Views
Activity
Can you try wrapping the UIVisualEffectView in a ViewRepresentable protocol and see if you can use it?