menu
theoplayer_android package
documentation
theoplayer_view_controller_android.dart
THEOplayerViewControllerAndroid
isAutoplay method
isAutoplay method
dark_mode
light_mode
isAutoplay
method
Future
<
bool
>
isAutoplay
(
)
inherited
Implementation
Future<bool> isAutoplay() { return _nativeAPI.isAutoplay(); }
theoplayer_android package
documentation
theoplayer_view_controller_android
THEOplayerViewControllerAndroid
isAutoplay method
THEOplayerViewControllerAndroid class