iphoneRemoteControlEnabled | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Queries the current state of remote control access. | ||||||
Introduced | 6.1 | ||||||
OS | ios | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: iphoneSetRemoteControlDisplay, iphoneDisableRemoteControl, iphoneSetAudioCategory Message: remoteControlReceived | ||||||
Description | Use the iphoneRemoteControlEnabled funtion to find out if access to the remote control is enabled. The remote control feature on iOS allows access to the audio controls both on an external device and also on the device itself when in lock screen (via double-tapping on the Home button). Use the iphoneRemoteControlEnabled function to find out if this feature is enabled.
|