mobileIsNFCAvailable | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns true if the device can communicate with other NFC devices or tags, false otherwise. | ||||||
Introduced | 9.0 | ||||||
OS | android | ||||||
Platforms | mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobileEnableNFCDispatch Function: mobileIsNFCEnabled Message: nfcTagReceived | ||||||
Description | Use the mobileIsNFCAvailable function to check whether the device can read NFC tags. |