mirror of
https://github.com/apache/cordova-plugin-screen-orientation.git
synced 2026-04-23 00:00:14 +08:00
Added missing orientation types to README
This commit is contained in:
@@ -35,6 +35,7 @@ var argscheck = require('cordova/argscheck'),
|
||||
'portrait',
|
||||
// The orientation is either portrait-primary or portrait-secondary.
|
||||
'landscape'
|
||||
// The orientation is either landscape-primary or landscape-secondary.
|
||||
],
|
||||
currOrientation = 'unlocked';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user