LEADTOOLS JavaScript (Leadtools)

LTOS Enumeration

Show in webframe
Specifies the current operating system.
Syntax
Leadtools.LTOS = function() { };
Leadtools.LTOS.prototype = {
unknown = 0, windows = 1, mac = 2, iOS = 3, android = 4, linux = 5, blackberry = 6, webOS = 7, windows7 = 8, windows8 = 9, };
Members
ValueMemberDescription
0unknownUnknown operating system.
1windowsGeneric Microsoft Windows.
2macApple Mac OSX.
3iOSApple iOS.
4androidAndroid
5linuxLinux
6blackberryBlackberry OS.
7webOSWeb OS.
8windows7Microsoft Windows 7
9windows8Microsoft Windows 8
Example

For an example, refer to LTHelper.

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.