Haxe API Documentation
Back
|
Index
extern
class
js.html.svg.CursorElement
extends
Element
Available in js
The
SVGCursorElement
interface provides access to the properties of
<cursor>
elements, as well as methods to manipulate them.
Documentation for this class was provided by
MDN
.
var
x(default,null) :
AnimatedLength
var
y(default,null) :
AnimatedLength
Back
|
Index