BannerAdViewController
class BannerAdViewController : UIViewController
A view controller that manages a banner ad.
-
Undocumented
Declaration
Swift
weak var delegate: BannerViewControllerWidthDelegate?
-
Undocumented
Declaration
Swift
override func viewDidAppear(_ animated: Bool)
-
Undocumented
Declaration
Swift
override func viewWillTransition( to _: CGSize, with coordinator: UIViewControllerTransitionCoordinator)