view.|view. convertPoint的使用

//把collectionView上的point转成view上面对应的坐标

【view.|view. convertPoint的使用】letnewPoint =self?.collectionView.convert(pressPoint, to:self?.view)

    推荐阅读