๐mismatching types
โฑ๐ง under construction
SwiftUI โฉ view โฉ modifier โฉ rendering โฉ .clipShape โฉ ๐ mismatching types
Result values in '?:
' expression have mismatching types 'some Shape
' (Circle
) and 'some Shape
' (Capsule
).
๐ ่งฃๆฑบๆนๆก๏ผ AnyShape, ็จ enum ๅฐ่ฃไธๅๅๅฅ, has non-Sendable type
SwiftUI โฉ View fundamentals โฉ View โฉ rendering modifiers
.clipShape(_:style:) ๏ผ .cornerRadius() ๅทฒ็ถๅปขๆญข (deprecated)๏ผ็จๆญค clipShape ไปฃๆฟ
.clipped(antialiased:)๏ผๅฐ view ็ชๅบ frame ็้จๅ่ฃๆ
Last updated