Eulergraph
Preparing search index...
customization/CustomCursor
CustomCursor
Class CustomCursor
Index
Constructors
constructor
Properties
current
Cursor
current
Cursor
Name
cursor
cursor
Elements
hidden
target
Methods
dispose
hide
show
update
Constructors
constructor
new
CustomCursor
(
parent
:
HTMLDivElement
)
:
CustomCursor
Parameters
parent
:
HTMLDivElement
Returns
CustomCursor
Properties
Protected
current
Cursor
currentCursor
:
HTMLDivElement
|
null
= null
Protected
current
Cursor
Name
currentCursorName
:
string
|
null
= null
Protected
cursor
cursor
:
HTMLDivElement
Protected
cursor
Elements
cursorElements
:
Map
<
string
,
HTMLDivElement
>
= ...
Protected
hidden
hidden
:
boolean
= true
Protected
target
target
:
HTMLDivElement
Methods
dispose
dispose
()
:
void
Returns
void
hide
hide
()
:
void
Returns
void
show
show
(
hovered
:
string
|
GraphicElement
|
Control
)
:
void
Parameters
hovered
:
string
|
GraphicElement
|
Control
Returns
void
update
update
(
position
:
Point
|
PointLike
)
:
void
Parameters
position
:
Point
|
PointLike
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
current
Cursor
current
Cursor
Name
cursor
cursor
Elements
hidden
target
Methods
dispose
hide
show
update
Eulergraph
Loading...