playerEnterFullscreen | |
Type | message |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Sent when the player has entered full screen mode. |
Introduced | 4.6 |
OS | ios |
Platforms | mobile |
Example |
|
Related | Function: mobileControlGet Message: playerFinished, playerError, playerLeaveFullscreen, playerProgressChanged, playerStopped, playerPropertyAvailable, playerMovieChanged |
Description | Handle the playerEnterFullscreen message when the player has entered full screen play mode. You can use mobileControlGet to test if fullscreen mode has been entered. |