Episode #547

Multiple Selection & Inspector

Series: SwiftUI on the Mac

21 minutes
Published on March 1, 2023

This video is only available to subscribers. Get access to this video and 573 others.

In order to control the font, size, and color of various text elements we need a way to implement selection of one or more text elements. In this episode we will refactor our code to lift up some state into an observable object so that we can control the selected text items from another view outside the canvas.

This episode uses Xcode 14.2, Swift 5.7.