목록material (1)
Where who wants to meet someone

SwiftUI에서 .fullScreenCover로 View를 띄우게 되었는데 배경을 반투명 처리하여 기존 View의 Context를 유지하고 싶었다. 그러나 background 설정을 해도 아래와 같이 변하지 않았다. presentationBackground(_:) | Apple Developer Documentation Sets the presentation background of the enclosing sheet using a shape style. developer.apple.com SwiftUI -> Modal presentations -> Styling a sheet and its background 항목에 있는 presentationBackground 메서드를 활용하면 presentatio..
Apple Developer/iOS(SwiftUI)
2024. 3. 21. 02:16