Type | Boolean |
Library | device.* |
Keywords | location, event |
See also | Sample code |
This property indicates whether the device running the application supports location events.
local device = require 'plugin.device'
print( device.supportsLocation )