CocoImageView 在214里面怎么创建,有谁知道的吗?

CocoImageView 在214里面怎么创建,有谁知道的吗?

楼主你好 CocoImageView在214中更名为UIImageView 创建方式和以前一样UIImageView::create(); UIImageView->setTexture(“fileName.png”);