Layer.onMouseEnter
Function/Meaning
The mouse came in
Type
Layerclass
Event
Syntax
onMouseEnter()
Arguments
Return value
None (void)
Explanation
Occurs when the mouse enters the area of the layer.
Reference
Layer.onMouseLeave