Type | String |
Library | device.* |
Keywords | device, orientation |
See also | Sample code |
This property is the current device orientation.
local device = require 'plugin.device'
print( device.orientation )
Type | String |
Library | device.* |
Keywords | device, orientation |
See also | Sample code |
This property is the current device orientation.
local device = require 'plugin.device'
print( device.orientation )