autoEmitShowed property

bool autoEmitShowed
getter/setter pair

Whether show automatically emits AdShowedEvent (default true). Turn off to drive the showed event manually.

Implementation

bool autoEmitShowed = true;