autoShowWithSDKInitializationEnabled property

  1. @Deprecated("Disable auto consent flow in CASMobileAds.initialize(showConsentFormIfRequired:) instead.")
bool autoShowWithSDKInitializationEnabled
getter/setter pair

Internal property to support deprecated logic.

Implementation

@Deprecated(
    "Disable auto consent flow in CASMobileAds.initialize(showConsentFormIfRequired:) instead.")
bool autoShowWithSDKInitializationEnabled = true;