判断对象有此属性才执行

    xiaoxiao2021-12-02  23

    if([_collectionView respondsToSelector:@selector(setPrefetchingEnabled:)]){

                _collectionView.prefetchingEnabled = NO; }

    转载请注明原文地址: https://ju.6miu.com/read-679750.html

    最新回复(0)