menu
theoplayer_ios package
documentation
theoplayer_view_controller_ios.dart
THEOplayerViewControllerIOS
isPaused method
isPaused method
dark_mode
light_mode
isPaused
method
Future
<
bool
>
isPaused
(
)
inherited
Implementation
Future<bool> isPaused() { return _nativeAPI.isPaused(); }
theoplayer_ios package
documentation
theoplayer_view_controller_ios
THEOplayerViewControllerIOS
isPaused method
THEOplayerViewControllerIOS class