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

How to Zoom UIScrollView In Swift

How To Chanage Navigation bar Color in Swift Ios