SwiftUI 学习笔录:给View添加边框与圆角:CustomTextFiledView { self.textString = $0 } .frame(height: 25, alignment: .leading) .padding(10) ...
確定! 回上一頁