Sencha Documentation

Determines information about the current platform the application is running on.

Properties

 
Android : Boolean
True when the browser is running on an Android device
True when the browser is running on an Android device
 
Blackberry : Boolean
True when the browser is running on a Blackberry
True when the browser is running on a Blackberry
 
Desktop : Boolean
True if the browser is running on a desktop machine
True if the browser is running on a desktop machine
 
Linux : Boolean
True when the browser is running on Linux
True when the browser is running on Linux
 
Mac : Boolean
True when the browser is running on a Mac
True when the browser is running on a Mac
 
Phone : Boolean
True if the browser is running on a phone.
True if the browser is running on a phone.
 
Standalone : Boolean
Detects when application has been saved to homescreen.
Detects when application has been saved to homescreen.
 
Tablet : Object
True if the browser is running on a tablet (iPad)
True if the browser is running on a tablet (iPad)
 
Windows : Boolean
True when the browser is running on Windows
True when the browser is running on Windows
 
iOS : Boolean
True if the browser is running on iOS
True if the browser is running on iOS
 
iPad : Boolean
True when the browser is running on a iPad
True when the browser is running on a iPad
 
iPhone : Boolean
True when the browser is running on a iPhone
True when the browser is running on a iPhone
 
iPod : Boolean
True when the browser is running on a iPod
True when the browser is running on a iPod