videoCompleteAction property

VideoPlayerCompleteAction? videoCompleteAction
getter/setter pair

Behavior occurring after video is complete. 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

VideoPlayerCompleteAction? videoCompleteAction;