menu
ipdsdk_android package
documentation
view/ipd_content_ad_view.dart
IPDContentAdViewController
show method
show method
dark_mode
light_mode
show
method
Future
<
void
>
show
(
)
Implementation
Future<void> show() async { return _channel.invokeMethod('show'); }
ipdsdk_android package
documentation
view/ipd_content_ad_view
IPDContentAdViewController
show method
IPDContentAdViewController class