GADDebugOptionsViewControllerDelegate
protocol GADDebugOptionsViewControllerDelegate : NSObjectProtocol
Delegate for the GADDebugOptionsViewController.
-
Called when the debug options flow is finished.
Declaration
Swift
func debugOptionsViewControllerDidDismiss(_ controller: GADDebugOptionsViewController)