autoPlayVideos property

  1. @override
bool autoPlayVideos
final

Whether the platform allows auto-playing videos.

Only supported on iOS.

Always returns true on other platforms.

Implementation

@override
final bool autoPlayVideos;