Explore how to display text using SwiftUI. ... truncationMode(.head) 3 .padding() 4 .frame(width: 300, height: 80, alignment: .center) 5 ...
確定! 回上一頁