playerStyle property

VideoPlayerStyle? playerStyle
getter/setter pair

Sets the proportion of the video player to its container. On iOS, the property only applies to full-screen story block but not to compact story block. On Android, the property applies to full-screen and compact story block.

Implementation

VideoPlayerStyle? playerStyle;