autoShowWithSDKInitializationEnabled property
- @Deprecated("Disable auto consent flow in CASMobileAds.initialize(showConsentFormIfRequired:) instead.")
getter/setter pair
Internal property to support deprecated logic.
Implementation
@Deprecated(
"Disable auto consent flow in CASMobileAds.initialize(showConsentFormIfRequired:) instead.")
bool autoShowWithSDKInitializationEnabled = true;