iphoneDisableRemoteControl | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Disables access to the remote control feature on iOS. |
Introduced | 6.1 |
OS | ios |
Platforms | mobile |
Example |
|
Related | Command: iphoneEnableRemoteControl, iphoneSetRemoteControlDisplay, iphoneSetAudioCategory Function: iphoneRemoteControlEnabled Message: remoteControlReceived |
Description | Use the iphoneDisableRemoteControl command to start stop remote control events when playing audio. Use the iphoneEnableRemoteControl command to stop receiving remote control events when playing audio.
|