mobileIsNFCEnabled | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns true if the NFC function of the device is enabled, false otherwise. | ||||||
Introduced | 9.0 | ||||||
OS | android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileEnableNFCDispatch Function: mobileIsNFCAvailable Message: nfcTagReceived | ||||||
Description | Use the mobileIsNFCEnabled function to check whether the user has enabled the NFC function of the device. |