obtainAdIcons abstract method

void obtainAdIcons(
  1. bool enable
)

If enabled, the search layer will obtain and set advertising icons without asking AssetsProvider.

enable Enable mode if true, disable otherwise

Implementation

void obtainAdIcons(core.bool enable);