iink-ts - v3.2.1
Preparing search index...
PointerInfo
Type Alias PointerInfo
type
PointerInfo
=
{
button
:
number
;
buttons
:
number
;
clientX
:
number
;
clientY
:
number
;
isPrimary
:
boolean
;
pointer
:
TPointer
;
pointerType
:
string
;
target
:
HTMLElement
;
type
:
string
;
}
Index
Properties
button
buttons
client
X
client
Y
is
Primary
pointer
pointer
Type
target
type
Properties
button
button
:
number
buttons
buttons
:
number
client
X
clientX
:
number
client
Y
clientY
:
number
is
Primary
isPrimary
:
boolean
pointer
pointer
:
TPointer
pointer
Type
pointerType
:
string
target
target
:
HTMLElement
type
type
:
string
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
button
buttons
client
X
client
Y
is
Primary
pointer
pointer
Type
target
type
iink-ts - v3.2.1
Loading...