Making view resize to its parent when added with addSubview

后端 未结 6 645
再見小時候
再見小時候 2020-12-29 21:35

I\'m having a problem when using addSubview.

Example code:

ParentView *myParentView = [[ParentView alloc] initWithNibName:@\"ParentView \" bundle:nil         


        
6条回答
提交回复
热议问题