How to add UICollectionView as a sub view of an application keyWindow

151 views Asked by At

I try to add a an UICollectionView as a subview of a keywindow so that this collectionview is visible in every ViewController of my application.So how can I add collection view on keywindow and how or which class is used for updating in future?

0

There are 0 answers