0

UIViewから継承したばかりのビュー(MatrixView)があります。ビューの touchBegin は、色を設定した場合にのみ呼び出されますか?

MatrixView view = [[MatrixView alloc] initWithFrame:[self view]bounds];
// view.backgroundColor = [UIColor greenColor];

私は奇妙に聞こえますか?

4

0 に答える 0