supportsMouse Property (InteractiveService)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(InteractiveService.prototype, 'supportsMouse', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize