Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

SupportsMouse Property

Show in webframe
Gets a value that indicate whether the current platform supports a mouse.
Syntax
get_supportsMouse();
Object.defineProperty('supportsMouse');

Property Value

TypeDescription
booleantrue if the current platform supports a mouse. Otherwise; false. Returns the value of LTHelper.SupportsMouse.
See Also

Reference

InteractiveService Object
InteractiveService Members

Error processing SSI file