UIView
extension UIView
-
Sets
translatesAutoresizingMaskIntoConstraintsto a specificstatefor all views.Declaration
Swift
static func translatesAutoresizingMaskIntoConstraints(for views: [UIView], to _: Bool) -
Adds the specified subviews to self.
Declaration
Swift
func addSubviews(_ views: [UIView]) -
Undocumented
Declaration
Swift
var asPDF: NSData { get }