-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
I have one Issue if I want to implement the extension SecondViewController with the
func collectionView(_ collectionView: UICollectionView, moveItemAt sourceIndexPath: IndexPath, to DestinationIndexPath: IndexPath){ //some code }
then Xcode want to change the func in an override func but this isnt that what i want cause i want to disable the recording. Could somebody help me?
Regards Alerp
Metadata
Metadata
Assignees
Labels
No labels