最前面に移動する
[self.view bringSubviewToFront:subView];
再背面に移動する
[self.view sendSubviewToBack:subView];
最前面に移動する
[self.view bringSubviewToFront:subView];
再背面に移動する
[self.view sendSubviewToBack:subView];
2049, inc.
web業界で生活しています。
お仕事の割合はディレクション:8、開発:2くらい。