1.1.1 • Published 11 years ago
cordova-plugin-chrome-apps-system-display v1.1.1
chrome.system.display Plugin
This plugin provides the ability to query display metadata.
Status
Alpha quality on Android and iOS.
Caveats
Android
chrome.system.display.getInfo is the only method to be implemented for now.
Please be aware that mirroringSourceId, isInternal and isEnabled cannot
be retrieved.
iOS
chrome.system.display.getInfo is the only method currently implemented:
- The properties
dpiXanddpiYare approximations - The properties
mirroringSourceId,isInternalandisEnabledare not implemented.
Reference
The API reference is here.
Release Notes
1.1.1 (April 30, 2015)
- Renamed plugin to pubilsh to NPM
1.1.0 (October 21, 2014)
- Added support for iOS
1.0.0
- Initial release
1.1.1
11 years ago