//把collectionView上的point转成view上面对应的坐标
letnewPoint =self?.collectionView.convert(pressPoint, to:self?.view)
//把collectionView上的point转成view上面对应的坐标
letnewPoint =self?.collectionView.convert(pressPoint, to:self?.view)
本文标题:view. convertPoint的使用
本文链接:https://www.haomeiwen.com/subject/ceemattx.html
网友评论