I have implemented UICollectionViewCell with almost 30 cells with respective different UILabel.
I have also imeplemented Multitasking on iPad with variant of columns as per frame size.
Now I want to change font size of label with different iPad frame size in Multitasking.
How to do that?