ビュー.present()
ビュー.add_subview(部品)
ビュー.remove_subview(部品)
ビュー.name = タイトル
ビュー.frame = (x, y, 幅, 高さ)
ビュー.background_color = 色