Specifies the current operating system.
lt.LTOS = {
Unknown: 0,
Windows: 1,
Mac: 2,
iOS: 3,
Android: 4,
Linux: 5,
Blackberry: 6,
WebOS: 7,
Windows7: 8,
Windows8: 9,
Windows10: 10
}
lt.LTOS = {
Unknown: 0,
Windows: 1,
Mac: 2,
iOS: 3,
Android: 4,
Linux: 5,
Blackberry: 6,
WebOS: 7,
Windows7: 8,
Windows8: 9,
Windows10: 10
}
Members
0 | Unknown |
(0)Unknown operating system. |
1 | Windows |
(1)Generic Microsoft Windows. |
2 | Mac |
(2)Apple Mac OS X. |
3 | iOS |
(3)Apple iOS. |
4 | Android |
(4)Android |
5 | Linux |
(5)Linux |
6 | Blackberry |
(6)Blackberry OS. |
7 | WebOS |
(7)Web OS. |
8 | Windows7 |
(8)Microsoft Windows 7 |
9 | Windows8 |
(9)Microsoft Windows 8 |
10 | Windows10 |
(10)Microsoft Windows 10 |
For an example, refer to LTHelper.