假设我有UIImageView几个subviews.
在 aUIViewController中,如果我创建 customimageView并将其添加为subviewto self.view,这是否意味着所有 customview都subviews将显示在屏幕上,或者只是没有它的自定义视图subviews?
假设我有UIImageView几个subviews.
在 aUIViewController中,如果我创建 customimageView并将其添加为subviewto self.view,这是否意味着所有 customview都subviews将显示在屏幕上,或者只是没有它的自定义视图subviews?