Tag: swiftui
All the articles with the tag "swiftui".
-
SwiftUI에서 View에 Background 추가하기
• 1 min read스위프트UI에서 `background(_:alignment:)` view modifier를 이용해서 view에 background를 추가할 수 있습니다. 백그라운드는 추가하는 뷰의 크기만큼 만들어집니다.
All the articles with the tag "swiftui".
스위프트UI에서 `background(_:alignment:)` view modifier를 이용해서 view에 background를 추가할 수 있습니다. 백그라운드는 추가하는 뷰의 크기만큼 만들어집니다.