woshidan's loose leaf

ぼんやり勉強しています

UIWebView

iOSのUIをコードで追加して配置する

5回ググって書く気が失せたのでBlogged. // https://qiita.com/i_terasaka/items/2cf7d0f7146f32c3f2c1#%E5%8F%96%E5%BE%97%E6%96%B9%E6%B3%95 let button = UIButton(type: UIButtonType.system) button.frame = CGRect(x: 180, y: 50, width: 100, height:…