selection
-

Indicating Selection in macOS Menus Using SwiftUI
Explore practical ways to indicate selection in macOS menus using SwiftUI, including buttons, pickers, and toggles for both toolbar and main menu.
-

Enabling Selection, Double-Click and Context Menus in SwiftUI List Rows on macOS
Learn how to allow single row selection in SwiftUI lists on macOS, enable actions on double-click, and present a context-menu on right-click at the same time.