webAudio : boolean Is the WebAudio API available? Source code: utils/Device.js (Line 373)
webApp : boolean Set to true if running as a WebApp, i.e. within a WebView Source code: utils/Device.js (Line 353)
wav : boolean Can this device play wav files? Source code: utils/Device.js (Line 397)
vp9Video : boolean Can this device play vp9 video files? Source code: utils/Device.js (Line 448)
vibration : boolean Does the device support the Vibration API? Source code: utils/Device.js (Line 216)
typedArray : boolean Does the browser support TypedArrays? Source code: utils/Device.js (Line 210)
tridentVersion : number If running in Internet Explorer 11 this will contain the major version number. See http://msdn.microsoft.com/en-us/library/ie/ms537503(v=vs.85).aspx Source code: utils/Device.js (Line 311)
trident : boolean Set to true if running a Trident version of Internet Explorer (IE11+) Source code: utils/Device.js (Line 305)
touch : boolean Is touch available? Source code: utils/Device.js (Line 236)
support32bit : boolean Does the device context support 32bit pixel manipulation using array buffer views? Source code: utils/Device.js (Line 500)
Page 434 of 535