How to make the label show up after I added details

前端 未结 0 1947
闹比i
闹比i 2020-12-21 17:03
import PlaygroundSupport
import SwiftUI
import UIKit
// iPhone 11 Pro Max - 1

var boo = UILabel()
boo.frame = CGRect(x: 0, y: 0, width: 414, height: 896)
boo.backgr         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题