Type | Boolean |
Library | device.* |
Keywords | device, Nook |
See also | Sample code |
This property indicates whether the device running the application is a Nook device.
local device = require 'plugin.device'
print( device.isNook )
Type | Boolean |
Library | device.* |
Keywords | device, Nook |
See also | Sample code |
This property indicates whether the device running the application is a Nook device.
local device = require 'plugin.device'
print( device.isNook )