autoPlayAnimatedImages property

  1. @override
bool autoPlayAnimatedImages
final

Whether the platform allows auto-playing animated images.

Only supported on iOS.

Always returns true on other platforms.

Implementation

@override
final bool autoPlayAnimatedImages;