Skip to main content
Version: Next

MouseOptions.clickCount property

Signature:

interface MouseOptions {
clickCount?: number;
}