superview The receiver’s superview, or nil if it has none. Declarationvar superview: UIView? { get } See AlsoManaging the view hierarchysubviewswindowaddSubview(_:)bringSubviewToFront(_:)sendSubviewToBack(_:)removeFromSuperview()insertSubview(_:at:)insertSubview(_:aboveSubview:)insertSubview(_:belowSubview:)exchangeSubview(at:withSubviewAt:)isDescendant(of:)