Properties
public static android: boolean
true for Android mobile browser.
public static android23: boolean
true for old Android stock browsers (2 and 3).
public static ie: boolean
true for all Internet Explorer versions.
public static ie6: boolean
true for Internet Explorer 6.
public static ie7: boolean
true for Internet Explorer 6.
public static mobile: boolean
true for modern mobile browsers (including iOS Safari and different Android
browsers).
public static mobileOpera: boolean
true for mobile Opera.
public static mobileWebkit: boolean
true for mobile webkit-based browsers.
public static msTouch: boolean
true for browsers with Microsoft touch model (e.g. IE10).
public static retina: boolean
true for devices with Retina screens.
public static touch: boolean
true for all browsers on touch devices.
public static webkit: boolean
true for webkit-based browsers like Chrome and Safari (including mobile
versions).
public static webkit3d: boolean
true for webkit-based browsers that support CSS 3D transformations.