allowsInlineMediaPlayback property

bool? allowsInlineMediaPlayback
final

Whether to play HTML5 videos inline or use the native full-screen controller on iOS.

This will have no effect on Android.

Implementation

final bool? allowsInlineMediaPlayback;