videoCompleteAction property
getter/setter pair
Behavior occurring after video is complete. On iOS, the property only applies to full-screen mode but not to embedded mode. On Android, the property applies to both full-screen and embedded modes.
Implementation
VideoPlayerCompleteAction? videoCompleteAction;