cordova插件屏幕方向:Cordova插件屏幕方向

时间:2024-02-24 06:52:07
【文件属性】:

文件名称:cordova插件屏幕方向:Cordova插件屏幕方向

文件大小:48KB

文件格式:ZIP

更新时间:2024-02-24 06:52:07

nodejs javascript java cordova library

标题 描述 屏幕方向 设置屏幕方向 AppVeyor 特拉维斯CI Cordova屏幕方向插件 Cordova插件以iOS,Android和Windows-uwp的通用方式设置/锁定屏幕方向。 此插件基于因此api与当前规范匹配。 该插件将以下内容添加到屏幕对象( window.screen ): // lock the device orientation . orientation . lock ( 'portrait' ) // unlock the orientation . orientation . unlock ( ) // current orientation . orientation 安装 cordova plugin add cordova-plugin-screen-orientation 支持的方向 纵向肖像 方向为主要人像模式。 肖像中学 方向为辅助人像模式。 景观为主 方向是在主要横向模式下。 风景中学 方向处于辅助横向模式。 肖像 方向可以是主要肖像或次要肖像(传感器)。 景观 方向可以是横向(主要)或横向(传感器)。 任何 方向已解锁-支持所有


【文件预览】:
cordova-plugin-screen-orientation-master
----.travis.yml(4KB)
----.asf.yaml(1004B)
----.eslintrc.yml(931B)
----www()
--------screenorientation.js(5KB)
----package.json(933B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------ISSUE_TEMPLATE.md(1KB)
--------ISSUE_TEMPLATE()
----tests()
--------package.json(284B)
--------tests.js(6KB)
--------plugin.xml(1KB)
----LICENSE(11KB)
----package-lock.json(64KB)
----CONTRIBUTING.md(1KB)
----src()
--------ios()
--------android()
--------windows()
----.npmignore(22B)
----.appveyor.yml(570B)
----RELEASENOTES.md(6KB)
----.gitignore(176B)
----plugin.xml(2KB)
----README.md(4KB)
----.gitattributes(13B)

网友评论