For a list of all members of this type, see LTHelper members
Public Fields
Name | Description | |
---|---|---|
browser | Gets or sets the current browser. | |
device | Gets or sets the current device. | |
licenseDirectory | The directory path where LEADTOOLS looks for the license file (Deprecated). | |
msPointerEnabled | Gets or sets a value indicating whether the current browser supports the Windows 8 style touch input. | |
OS | Gets or sets the current operating system. | |
requestCustomHeaders | An object to set custom headers to for use when requesting the LEADTOOLS license files. | |
supportsAnimationFrame | Gets or sets a value indicating whether the current browser supports the HTML 5 animation frame. | |
supportsCanvas | Gets or sets a value indicating whether the current browser supports HTML 5 Canvas element. | |
supportsCSSTransitions | Gets or sets a value indicating whether the current browser supports CSS3 Transitions, either through the normal transition rule or a vendor prefix such as webkitTransition /webkit-transition . |
|
supportsFileReader | Gets or sets a value indicating whether the current browser supports the File/FileReader API, including the File, FileReader, URL, and Blob objects. | |
supportsHTMLPointerEvents | Gets or sets a value indicating whether the current browser supports the CSS rule pointer-events for HTML elements. |
|
supportsMouse | Gets or sets a value indicating whether the current browser supports mouse input. | |
supportsMultiTouch | Gets or sets a value indicating whether the current browser supports multi-touch input. | |
supportsScroll | Gets or sets a value indicating whether the current browser supports scrollbars. | |
supportsTouch | Gets or sets a value indicating whether the current browser supports touch input. | |
supportsTransform | Gets or sets a value indicating whether the current browser supports HTML transformation. | |
supportsTypedArray | Gets or sets a value indicating whether the current browser supports HTML typed arrays. | |
supportsWebGL | Gets or sets a value indicating whether the current browser supports WebGL. | |
supportsWebWorker | Gets or sets a value indicating whether the current browser supports HTML 5 Web Workers. | |
vendor | Gets or sets the current browser vendor. | |
version | Gets or sets the current browser version. |