Disable scroll indicator in all tableview / collectionview – Ios swift
If I want to disable the scroll indicator in all tableview and collectionview, what minimum changes do I need to make? Suppose, I have 50 tableviews in my project, I don't want to set the property below in all of…