UIView
Implementation of iOS 11 safeAreaInsets accessible even to older iOS versions. see also https://developer.apple.com/documentation/uikit/uiview/positioning_content_relative_to_the_safe_area
-
Implementation of safeAreaInsets in order to be accessible even to older iOS versions.
Declaration
Swift
var universalSafeAreaInsets: UIEdgeInsets