override func viewDidLayoutSubviews() {
imageView.layer.cornerRadius = imageView.frame.size.height/2
imageView.clipsToBounds = true
}
navigationController ?. navigationBar . setBackgroundImage ( UIImage (), for: . any , barMetrics: . default ) navigat...
No comments:
Post a Comment