Reading List

SwiftUI macOS Sheet Buttons from Michael Tsai RSS feed.

SwiftUI macOS Sheet Buttons

Sam Rowlands: Sheet dialog buttons don’t meet the macOS human interface guidelines by default, I’ve tried some solutions in the past, but then I stumbled across a really simple way to do it and I’m sharing that now.[…]Yes, it’s that simple, use a toolbar and the placement attributes to specify which buttons perform which action […]