buttonConfiguration property

VideoPlayerButtonConfiguration? buttonConfiguration
getter/setter pair

The host app could use this property to customize the button images of the video player. On iOS, the property only applies to full-screen story block but not to compact story block.

Implementation

VideoPlayerButtonConfiguration? buttonConfiguration;