playerStopped | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sent when the user exits playing. |
Introduced | 4.6 |
OS | ios |
Platforms | mobile |
Example |
|
Related | Message: playerFinished, playerError, playerLeaveFullscreen, playerProgressChanged, playerMovieChanged, playerPropertyAvailable, playerEnterFullscreen |
Description | Handle the playerStopped message if you what to check when the content finishes playing as a result of the user exiting. This message is sent when the user exits the movie player while the movie is playing. |