OS X Configuration
OS X Configuration
The config.xml
file controls an app's basic settings that apply across each application and CordovaWebView instance. This section details preferences that only apply to OS X builds. See The config.xml File for information on global configuration options.
Overview
Name | Default | Version | Comment |
---|---|---|---|
HideMousePointer | disabled | 4.0.0 | Sets the timeout for hiding the mouse pointer |
OSXLocalStoragePath | ~/Library/Application Support/{bundle.id} | 4.0.0 | Sets the local storage path |
WindowSize | auto | 4.0.0 | Sets the size of the appl
|