Extensions
The following extensions are available globally.
-
Declaration
Swift
extension UIKit.UIColor
-
Declaration
Swift
extension UIKit.UIImage
-
We add a couple of computed properties to report Dark Mode and High-Contrast Mode.
See moreDeclaration
Swift
extension UIViewController
-
We add a couple of ways to deal with first responders.
See moreDeclaration
Swift
extension UIView
-
This extension adds a method for deselecting all the table rows.
See moreDeclaration
Swift
extension UITableView