How To Use Content Mode Of UI Controll In Swift Ios

 
imageView.contentMode = .ScaleAspectFill
 
imageView.contentMode = UIViewContentMode.ScaleAspectFill  

Popular posts from this blog

How to Use pagination ScrollView in Swift

UISearchBar search text color , background color swift 3

How To Add Multiple Line in Lable in Swift Ios