https://developer.apple.com/documentation/swiftui/view-text-and-symbols
"Manage the rendering, selection, and entry of text in your view."
뷰에서 렌더링, 선택, 텍스트의 엔트리를 관리합니다.
앱에서 동적 타입에 따라 스케일되는 폰트를 사용하거나 추가합니다.
https://developer.apple.com/documentation/swiftui/applying-custom-fonts-to-text
https://velog.io/@panther222128/Applying-Custom-Fonts-to-Text
SwiftUI 앱을 모든 사람을 위해 접근 가능성이 있는 앱으로 만듭니다.
https://developer.apple.com/documentation/swiftui/view-accessibility
https://velog.io/@panther222128/Accessibility-qx9eve03
뷰의 포어그라운드 및 백그라운드 스타일, 컨트롤, 시각화를 설정합니다.
https://developer.apple.com/documentation/swiftui/view-appearance
https://velog.io/@panther222128/Appearance
툴바, 컨텍스트 메뉴와 같은 서포팅 뷰를 추가하고 설정합니다.
https://developer.apple.com/documentation/swiftui/view-auxiliary-views
https://velog.io/@panther222128/Auxiliary-Views