supportTransparent property

bool supportTransparent
getter/setter pair

In iOS, to achieve transparency for a video using a platform view, you need to set supportTransparent to true.

Implementation

bool supportTransparent;