LEADTOOLS JavaScript (Leadtools)

LTDevice Enumeration

Show in webframe
Specifies the current device.
Syntax
Leadtools.LTDevice = function() { };
Leadtools.LTDevice.prototype = {
unknown = 0, desktop = 1, mobile = 2, tablet = 3, };
Members
ValueMemberDescription
0unknownUnknown device.
1desktopDesktop
2mobileMobile phone
3tabletTablet
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.