mouseinterval

mouseinterval(interval)
Class Public methods

The ::mouseinterval function sets the maximum time (in thousands of a second) that can elapse between press and release events for them to be recognized as a click.

Use ::mouseinterval to disable click resolution. This function returns the previous interval value.

Use ::mouseinterval to obtain the interval without altering it.

The default is one sixth of a second.

doc_ruby_on_rails
2015-04-02 07:35:19
Comments
Leave a Comment

Please login to continue.