https://developer.apple.com/tutorials/app-dev-training/making-classes-observable
Making classes observable | Apple Developer Documentation
You’ve used the and property wrappers to define a value type as a source of truth for triggering updates in your view hierarchy. In this article, you’ll learn how to define a reference type as a source of truth for your app’s user interface.
developer.apple.com
'Note' 카테고리의 다른 글
개쉬운 탭뷰 (1) | 2023.05.13 |
---|---|
UIKit 사용한 탭뷰 (0) | 2023.05.13 |
ToolbarItem (0) | 2023.05.05 |
NavigationView와 toolbar (0) | 2023.05.04 |
List에 BackgroundColor (0) | 2023.05.04 |