SyntaxFix
Write A Post
Hire A Developer
Questions
Use self.view.tintColor from a view controller, or self.tintColor from a UIView subclass.
self.view.tintColor
self.tintColor
UIView