BannerAdView
struct BannerAdView : UIViewControllerRepresentable
Undocumented
-
Declaration
Swift
class Coordinator : NSObject, BannerViewControllerWidthDelegate, GADBannerViewDelegate
-
Undocumented
Declaration
Swift
let onAdReady: () -> Void
-
Declaration
Swift
func makeUIViewController(context: Context) -> some UIViewController
-
Declaration
Swift
func updateUIViewController(_: UIViewControllerType, context _: Context)
-
Declaration
Swift
func makeCoordinator() -> Coordinator