menu
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile.dart
THEOplayerViewControllerMobile
isAutoplay method
isAutoplay method
dark_mode
light_mode
isAutoplay
method
Future
<
bool
>
isAutoplay
(
)
override
Implementation
Future<bool> isAutoplay() { return _nativeAPI.isAutoplay(); }
theoplayer_platform_interface package
documentation
theoplayer_view_controller_mobile
THEOplayerViewControllerMobile
isAutoplay method
THEOplayerViewControllerMobile class