supportsMouse Property

Summary

Gets a value that indicate whether the current platform supports a mouse.

Syntax
TypeScript
JavaScript
Object.defineProperty(InteractiveService.prototype, 'supportsMouse', 
	get: function() 
) 
supportsMouse: boolean; // read-only 

Property Value

true if the current platform supports a mouse. Otherwise; false. Returns the value of LTHelper.SupportsMouse.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly